Searched defs:_t (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dudlit-namespace-using-directive.C3 int operator""_t(long long unsigned) { function
8 int operator""_t(long long unsigned) { function in namespace:foo
H A Dudlit-sfinae-neg.C8 constexpr typename enable_if<sizeof...(c) == 2, int>::type operator""_t () // { dg-error "no type named|in" } function
14 constexpr typename enable_if<sizeof...(c) == 1, int>::type operator""_t () // { dg-error "no type named|in" } function
H A Dconstexpr-ex3.C16 constexpr B(T _t): t(_t) { } argument
H A Dudlit-sfinae.C10 constexpr typename enable_if<sizeof...(c) == 2, int>::type operator""_t () function
16 constexpr typename enable_if<sizeof...(c) == 1, int>::type operator""_t () function
22 constexpr typename enable_if<sizeof...(c) >= 3, int>::type operator""_t () function
27 int operator""_t (long double) function
H A Dinitlist9.C13 b(bool _t): t (_t) { } argument
H A Dpr61038.C12 operator "" _t(const char) function
H A Ddc1.C39 E (T _t) : t(_t) { } argument
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dtypename8.C11 A(anotherT _t) { argument

Completed in 48 milliseconds