Nugget
Public Types | Public Member Functions | Protected Member Functions | Protected Attributes | Friends | List of all members
eastl::bitvector_reference< Element > Class Template Reference

Public Types

typedef eastl_size_t size_type
 

Public Member Functions

 bitvector_reference (Element *ptr, eastl_size_t i)
 
bitvector_referenceoperator= (bool value)
 
bitvector_referenceoperator= (const bitvector_reference &rhs)
 
 operator bool () const
 

Protected Member Functions

void CopyFrom (const bitvector_reference &rhs)
 

Protected Attributes

Element * mpBitWord
 
size_type mnBitIndex
 

Friends

class bitvector_const_iterator< Element >
 

The documentation for this class was generated from the following file: