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

__char_traits_base< _CharT, _IntT > Class Template Reference

#include <char_traits.h>

Public Types

typedef _CharT char_type
typedef _IntT int_type
typedef streamoff off_type
typedef streampos pos_type
typedef mbstate_t state_type

Static Public Member Functions

static void _STLP_CALL assign (char_type &__c1, const char_type &__c2)
static bool _STLP_CALL eq (const char_type &__c1, const char_type &__c2)
static bool _STLP_CALL lt (const char_type &__c1, const char_type &__c2)
static int _STLP_CALL compare (const char_type *__s1, const char_type *__s2, size_t __n)
static size_t _STLP_CALL length (const char_type *__s)
static const char_type *_STLP_CALL find (const char_type *__s, size_t __n, const char_type &__c)
static char_type *_STLP_CALL move (char_type *__s1, const char_type *__s2, size_t _Sz)
static char_type *_STLP_CALL copy (char_type *__s1, const char_type *__s2, size_t __n)
static char_type *_STLP_CALL assign (char_type *__s, size_t __n, char_type __c)
static int_type _STLP_CALL not_eof (const int_type &__c)
static char_type _STLP_CALL to_char_type (const int_type &__c)
static int_type _STLP_CALL to_int_type (const char_type &__c)
static bool _STLP_CALL eq_int_type (const int_type &__c1, const int_type &__c2)
static int_type _STLP_CALL eof ()

Detailed Description

template<class _CharT, class _IntT>
class __char_traits_base< _CharT, _IntT >

Definition at line 132 of file char_traits.h.


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

Generated on Sun May 27 2012 06:12:29 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.