#include <XercesStrUtils.h>
Public Member Functions | |
CharType const * | ptr () const |
ZStr (CharType const *str) | |
Private Attributes | |
std::unique_ptr< CharType, void(*)(CharType *)> | m_array |
Definition at line 19 of file XercesStrUtils.h.
|
inline |
Definition at line 22 of file XercesStrUtils.h.
|
inline |
|
private |
Definition at line 27 of file XercesStrUtils.h.
Referenced by cms::xerces::ZStr< CharType >::ptr().