Searched refs:__STL_TEMPLATE_NULL (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/cpp/
H A Dstl_hash_fun.h49 __STL_TEMPLATE_NULL struct hash<char*>
54 __STL_TEMPLATE_NULL struct hash<const char*>
59 __STL_TEMPLATE_NULL struct hash<char> {
62 __STL_TEMPLATE_NULL struct hash<unsigned char> {
65 __STL_TEMPLATE_NULL struct hash<signed char> {
68 __STL_TEMPLATE_NULL struct hash<short> {
71 __STL_TEMPLATE_NULL struct hash<unsigned short> {
74 __STL_TEMPLATE_NULL struct hash<int> {
77 __STL_TEMPLATE_NULL struct hash<unsigned int> {
80 __STL_TEMPLATE_NULL struc
[all...]
H A Dtype_traits.h96 __STL_TEMPLATE_NULL struct __type_traits<bool> {
106 __STL_TEMPLATE_NULL struct __type_traits<char> {
114 __STL_TEMPLATE_NULL struct __type_traits<signed char> {
122 __STL_TEMPLATE_NULL struct __type_traits<unsigned char> {
132 __STL_TEMPLATE_NULL struct __type_traits<wchar_t> {
142 __STL_TEMPLATE_NULL struct __type_traits<short> {
150 __STL_TEMPLATE_NULL struct __type_traits<unsigned short> {
158 __STL_TEMPLATE_NULL struct __type_traits<int> {
166 __STL_TEMPLATE_NULL struct __type_traits<unsigned int> {
174 __STL_TEMPLATE_NULL struc
[all...]
H A Dstl_config.h291 # define __STL_TEMPLATE_NULL template<> macro
293 # define __STL_TEMPLATE_NULL macro
H A Dstl_rope.h2506 __STL_TEMPLATE_NULL struct hash<crope>
2518 __STL_TEMPLATE_NULL struct hash<wrope>

Completed in 41 milliseconds