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