| 
    ACE
    6.4.0
    
   | 
 
This class defines a constant for ACE_String_Base which originally was there to circumvent a bug in SunCC 6.0. This could be moved to ACE_String_Base but that adds a lot of footprint to the user applications which is not something we want. More...
#include <String_Base_Const.h>

Public Types | |
| typedef ACE_Allocator::size_type | size_type | 
Static Public Attributes | |
| static size_type const | npos | 
This class defines a constant for ACE_String_Base which originally was there to circumvent a bug in SunCC 6.0. This could be moved to ACE_String_Base but that adds a lot of footprint to the user applications which is not something we want.
      
  | 
  static | 
Constant that denotes case where no such character position exists.
 1.8.9.1