ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

_bvector.h File Reference
#include <stl/_vector.h>

Go to the source code of this file.

Data Structures

struct  _Bit_reference
struct  __type_traits< _STLP_PRIV _Bit_reference >
struct  _Bit_iterator_base
struct  _Bit_iter< _Ref, _Ptr >
class  _Bvector_base< _Alloc >
class  __BVECTOR_QUALIFIED

Defines

#define _STLP_WORD_BIT   (int(CHAR_BIT * sizeof(unsigned int)))
#define __BVEC_TMPL_HEADER   _STLP_TEMPLATE_NULL
#define _Alloc   allocator<bool>
#define __BVECTOR_QUALIFIED   vector<bool, allocator<bool> >
#define __BVECTOR   vector

Typedefs

typedef _Bit_iter
< _Bit_reference,
_Bit_reference * > 
_Bit_iterator

Functions

_STLP_MOVE_TO_STD_NAMESPACE void swap (_STLP_PRIV _Bit_reference &__x, _STLP_PRIV _Bit_reference &__y)
bool _STLP_CALL operator== (const _Bit_iterator_base &__x, const _Bit_iterator_base &__y)
bool _STLP_CALL operator!= (const _Bit_iterator_base &__x, const _Bit_iterator_base &__y)
bool _STLP_CALL operator< (const _Bit_iterator_base &__x, const _Bit_iterator_base &__y)
bool _STLP_CALL operator> (const _Bit_iterator_base &__x, const _Bit_iterator_base &__y)
bool _STLP_CALL operator<= (const _Bit_iterator_base &__x, const _Bit_iterator_base &__y)
bool _STLP_CALL operator>= (const _Bit_iterator_base &__x, const _Bit_iterator_base &__y)
template<class _Ref , class _Ptr >
_Bit_iter< _Ref, _Ptr > _STLP_CALL operator+ (ptrdiff_t __n, const _Bit_iter< _Ref, _Ptr > &__x)

Variables

_STLP_MOVE_TO_STD_NAMESPACE
_STLP_MOVE_TO_PRIV_NAMESPACE
typedef _Bit_iter< bool, const
bool * > 
_Bit_const_iterator

Generated on Sat May 26 2012 05:27:19 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.