Home
last modified time | relevance | path

Searched refs:_GLIBCXX_TEMPLATE_ARGS_STRIPPED (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/libstdc++/include/tr1/
Drepeat.h67 #define _GLIBCXX_TEMPLATE_ARGS_STRIPPED macro
81 #undef _GLIBCXX_TEMPLATE_ARGS_STRIPPED
125 #define _GLIBCXX_TEMPLATE_ARGS_STRIPPED typename __strip_reference_wrapper<_T1>::__type macro
139 #undef _GLIBCXX_TEMPLATE_ARGS_STRIPPED
183 #define _GLIBCXX_TEMPLATE_ARGS_STRIPPED typename __strip_reference_wrapper<_T1>::__type, typename _… macro
197 #undef _GLIBCXX_TEMPLATE_ARGS_STRIPPED
240 #define _GLIBCXX_TEMPLATE_ARGS_STRIPPED typename __strip_reference_wrapper<_T1>::__type, typename _… macro
254 #undef _GLIBCXX_TEMPLATE_ARGS_STRIPPED
297 #define _GLIBCXX_TEMPLATE_ARGS_STRIPPED typename __strip_reference_wrapper<_T1>::__type, typename _… macro
311 #undef _GLIBCXX_TEMPLATE_ARGS_STRIPPED
[all …]
Dtuple_defs.h110 typedef tuple<_GLIBCXX_TEMPLATE_ARGS_STRIPPED> __type;
/NextBSD/contrib/libstdc++/
DChangeLog-2006615 (_GLIBCXX_TEMPLATE_ARGS_STRIPPED): New.