Searched refs:__enable_explicit (Results 1 – 3 of 3) sorted by relevance
91 static constexpr bool __enable_explicit() { in __enable_explicit() function118 static constexpr bool __enable_explicit() { in __enable_explicit() function154 _CheckArgsDep<_Dummy>::template __enable_explicit<_T1 const&, _T2 const&>()177 typename enable_if<_CheckArgs::template __enable_explicit<_U1, _U2>()>::type* = nullptr200 _CheckArgs::template __enable_explicit<_U1 const&, _U2 const&>()218 _CheckArgs::template __enable_explicit<_U1, _U2>()236 _CheckTLC<_Tuple>::template __enable_explicit<_Tuple>()
675 static constexpr bool __enable_explicit() {713 static constexpr bool __enable_explicit() {779 _CheckOptionalArgsCtor<_Up>::template __enable_explicit<_Up>()795 _CheckOptionalLikeCtor<_Up, _Up const&>::template __enable_explicit<_Up>()813 _CheckOptionalLikeCtor<_Up, _Up &&>::template __enable_explicit<_Up>()
483 static constexpr bool __enable_explicit() { return false; }