#include <span.h>
Public Types | |
using | type = decltype(testval(std::declval< From >())) |
using | type = decltype(testval(std::declval< From >())) |
Static Private Member Functions | |
static std::false_type | testval (...) |
static std::false_type | testval (...) |
static std::true_type | testval (To) |
static std::true_type | testval (To) |
Definition at line 107 of file abseil-cpp/absl/types/internal/span.h.
using absl::span_internal::IsConvertibleHelper< From, To >::type = decltype(testval(std::declval<From>())) |
Definition at line 113 of file abseil-cpp/absl/types/internal/span.h.
using absl::span_internal::IsConvertibleHelper< From, To >::type = decltype(testval(std::declval<From>())) |
Definition at line 113 of file bloaty/third_party/abseil-cpp/absl/types/internal/span.h.
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |