Searched refs:__enable_implicit (Results 1 – 3 of 3) sorted by relevance
99 static constexpr bool __enable_implicit() { in __enable_implicit() function113 static constexpr bool __enable_implicit() { in __enable_implicit() function163 _CheckArgsDep<_Dummy>::template __enable_implicit<_T1 const&, _T2 const&>()191 typename enable_if<_CheckArgs::template __enable_implicit<_U1, _U2>()>::type* = nullptr209 _CheckArgs::template __enable_implicit<_U1 const&, _U2 const&>()227 _CheckArgs::template __enable_implicit<_U1, _U2>()244 _CheckTLC<_Tuple>::template __enable_implicit<_Tuple>()
669 static constexpr bool __enable_implicit() {708 static constexpr bool __enable_implicit() {772 _CheckOptionalArgsCtor<_Up>::template __enable_implicit<_Up>()787 _CheckOptionalLikeCtor<_Up, _Up const&>::template __enable_implicit<_Up>()805 _CheckOptionalLikeCtor<_Up, _Up &&>::template __enable_implicit<_Up>()
485 static constexpr bool __enable_implicit() { return false; }