ACE 8.0.1
Loading...
Searching...
No Matches
Functions
String_Base.inl File Reference
#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)
 

Function Documentation

◆ operator!=()

template<class ACE_CHAR_T >
bool operator!= ( const ACE_CHAR_T * s,
const ACE_String_Base< ACE_CHAR_T > & t )
inline

◆ operator==()

template<class ACE_CHAR_T >
bool operator== ( const ACE_CHAR_T * s,
const ACE_String_Base< ACE_CHAR_T > & t )
inline