| 
    STLdoc
    
   STLdocumentation 
   | 
 
  
 Public Member Functions | |
| int | value (wchar_t ch, int base) const | 
  Public Member Functions inherited from _Regex_traits< wchar_t > | |
| _Regex_traits () | |
| _Regex_traits (const _Myt &_Right) | |
| _Myt & | operator= (const _Myt &_Right) | 
| wchar_t | translate (wchar_t_Ch) const | 
| wchar_t | translate_nocase (wchar_t_Ch) const | 
| string_type | transform (_FwdIt _First, _FwdIt _Last) const | 
| string_type | transform_primary (_FwdIt _First, _FwdIt _Last) const | 
| bool | isctype (wchar_t_Ch, char_class_type _Fx) const | 
| char_class_type | lookup_classname (_Iter _First, _Iter _Last, bool _Icase=false) const | 
| string_type | lookup_collatename (_FwdIt _First, _FwdIt _Last) const | 
| locale_type | imbue (locale_type _Lx) | 
| locale_type | getloc () const | 
| const collate< wchar_t > * | _Getcoll () const | 
| const ctype< wchar_t > * | _Getctype () const | 
Additional Inherited Members | |
  Public Types inherited from _Regex_traits< wchar_t > | |
| typedef _Regex_traits< wchar_t > | _Myt | 
| typedef wchar_t | char_type | 
| typedef size_t | size_type | 
| typedef basic_string< wchar_t > | string_type | 
| typedef locale | locale_type | 
  Public Types inherited from _Regex_traits_base | |
| enum | _Char_class_type {  _Ch_none = 0, _Ch_alnum = ctype_base::alnum, _Ch_alpha = ctype_base::alpha, _Ch_cntrl = ctype_base::cntrl, _Ch_digit = ctype_base::digit, _Ch_graph = ctype_base::graph, _Ch_lower = ctype_base::lower, _Ch_print = ctype_base::print, _Ch_punct = ctype_base::punct, _Ch_space = ctype_base::space, _Ch_upper = ctype_base::upper, _Ch_xdigit = ctype_base::xdigit, _Ch_blank = ctype_base::blank }  | 
| typedef ctype_base::mask | char_class_type | 
  Static Public Member Functions inherited from _Regex_traits< wchar_t > | |
| static size_type | length (const wchar_t *_Str) | 
      
  | 
  inline | 
 1.8.8