10 #ifndef INCLUDED_RTL_STRINGUTILS_HXX 11 #define INCLUDED_RTL_STRINGUTILS_HXX 18 #ifndef RTL_DISABLE_FAST_STRING 20 #ifdef LIBO_INTERNAL_ONLY 22 #define RTL_FAST_STRING 31 #ifdef RTL_STRING_UNITTEST 32 #define rtl rtlunittest 38 #ifdef RTL_STRING_UNITTEST 42 namespace libreoffice_internal
69 template<
typename T1,
typename T2 =
void >
72 static const bool ok =
false;
74 template<
typename T >
78 static const bool ok =
true;
80 template<
typename T >
84 static const bool ok =
true;
87 template<
typename T1,
typename T2 >
91 template<
typename T,
int N >
96 #ifdef RTL_STRING_UNITTEST 98 template<
typename T >
103 template<
typename T >
110 template<
typename T1,
typename T2 =
void >
113 static const bool ok =
false;
115 template<
int N,
typename T >
119 static const int size = N;
120 static const bool ok =
true;
124 template<
typename T >
137 template<
typename T >
151 template<
typename T1,
typename T2 =
void >
154 static const bool ok =
false;
156 template<
typename T >
160 static const bool ok =
true;
162 template<
typename T >
166 static const bool ok =
true;
170 template<
typename T,
bool >
175 template<
typename T >
186 #endif // INCLUDED_RTL_STRINGUTILS_HXX sal_uInt16 sal_Unicode
Definition: types.h:152
Definition: bootstrap.hxx:24
T Type
Definition: stringutils.hxx:165
Definition: stringutils.hxx:125
T Type
Definition: stringutils.hxx:77
T Type
Definition: stringutils.hxx:159
Definition: stringutils.hxx:171
T Type
Definition: stringutils.hxx:178
Definition: stringutils.hxx:111
T Type
Definition: stringutils.hxx:83
T Type
Definition: stringutils.hxx:118
Definition: stringutils.hxx:70
T Type
Definition: stringutils.hxx:94
Definition: stringutils.hxx:88
Definition: stringutils.hxx:152
Definition: stringutils.hxx:68
Dummy Type
Definition: stringutils.hxx:140
Dummy Type
Definition: stringutils.hxx:127
Definition: stringutils.hxx:138