#include "ace/Malloc_Base.h"
#include "ace/Min_Max.h"
#include "ace/OS_NS_string.h"
#include "ace/OS_Memory.h"
Functions | |
template<class CHAR> | |
ACE_INLINE bool | operator== (const CHAR *s, const ACE_String_Base< CHAR > &t) |
template<class CHAR> | |
ACE_INLINE bool | operator!= (const CHAR *s, const ACE_String_Base< CHAR > &t) |
ACE_INLINE bool operator!= | ( | const CHAR * | s, | |
const ACE_String_Base< CHAR > & | t | |||
) | [inline] |
ACE_INLINE bool operator== | ( | const CHAR * | s, | |
const ACE_String_Base< CHAR > & | t | |||
) | [inline] |