#include "ace/Malloc_Base.h"
#include "ace/Min_Max.h"
#include "ace/OS_NS_string.h"
#include "ace/OS_Memory.h"
Include dependency graph for String_Base.inl:
This graph shows which files directly or indirectly include this file:
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 | |||
) |
ACE_INLINE bool operator== | ( | const CHAR * | s, | |
const ACE_String_Base< CHAR > & | t | |||
) |