Searched refs:__undefined (Results 1 – 6 of 6) sorted by relevance
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/ |
A D | ptr_traits.h | 41 class __undefined; in _GLIBCXX_VISIBILITY() local 46 { using type = __undefined; }; in _GLIBCXX_VISIBILITY() 71 = typename conditional<is_void<_Tp>::value, __undefined, _Tp>::type; in _GLIBCXX_VISIBILITY() 114 static_assert(!is_same<element_type, __undefined>::value, in _GLIBCXX_VISIBILITY()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/ |
A D | ptr_traits.h | 41 class __undefined; in _GLIBCXX_VISIBILITY() local 46 { using type = __undefined; }; in _GLIBCXX_VISIBILITY() 71 = typename conditional<is_void<_Tp>::value, __undefined, _Tp>::type; in _GLIBCXX_VISIBILITY() 114 static_assert(!is_same<element_type, __undefined>::value, in _GLIBCXX_VISIBILITY()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/ |
A D | ptr_traits.h | 46 class __undefined; in _GLIBCXX_VISIBILITY() local 51 { using type = __undefined; }; in _GLIBCXX_VISIBILITY() 76 = typename conditional<is_void<_Tp>::value, __undefined, _Tp>::type; in _GLIBCXX_VISIBILITY() 119 static_assert(!is_same<element_type, __undefined>::value, in _GLIBCXX_VISIBILITY()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/ |
A D | ptr_traits.h | 45 class __undefined; in _GLIBCXX_VISIBILITY() local 50 { using type = __undefined; }; in _GLIBCXX_VISIBILITY() 75 = typename conditional<is_void<_Tp>::value, __undefined, _Tp>::type; in _GLIBCXX_VISIBILITY() 118 static_assert(!is_same<element_type, __undefined>::value, in _GLIBCXX_VISIBILITY()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/ |
A D | ptr_traits.h | 46 class __undefined; in _GLIBCXX_VISIBILITY() local 51 { using type = __undefined; }; in _GLIBCXX_VISIBILITY() 76 = typename conditional<is_void<_Tp>::value, __undefined, _Tp>::type; in _GLIBCXX_VISIBILITY() 119 static_assert(!is_same<element_type, __undefined>::value, in _GLIBCXX_VISIBILITY()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/ |
A D | ptr_traits.h | 46 class __undefined; in _GLIBCXX_VISIBILITY() local 51 { using type = __undefined; }; in _GLIBCXX_VISIBILITY() 76 = typename conditional<is_void<_Tp>::value, __undefined, _Tp>::type; in _GLIBCXX_VISIBILITY() 119 static_assert(!is_same<element_type, __undefined>::value, in _GLIBCXX_VISIBILITY()
|
Completed in 5 milliseconds