Home
last modified time | relevance | path

Searched defs:is_constructible_v (Results 1 – 4 of 4) sorted by relevance

/external/cronet/stable/third_party/libc++/src/include/__type_traits/
Dis_constructible.h28 inline constexpr bool is_constructible_v = __is_constructible(_Tp, _Args...); variable
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__type_traits/
Dis_constructible.h28 inline constexpr bool is_constructible_v = __is_constructible(_Tp, _Args...); variable
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__type_traits/
Dis_constructible.h28 inline constexpr bool is_constructible_v = __is_constructible(_Tp, _Args...); variable
/external/cronet/tot/third_party/libc++/src/include/__type_traits/
Dis_constructible.h28 inline constexpr bool is_constructible_v = __is_constructible(_Tp, _Args...); variable