#include <type_traits.h>
Static Public Attributes | |
static constexpr bool | kValue |
Private Types | |
using | ExtentsRemoved = typename std::remove_all_extents< T >::type |
using | ExtentsRemoved = typename std::remove_all_extents< T >::type |
Static Private Attributes | |
static constexpr bool | kIsCopyOrMoveAssignable |
static constexpr bool | kIsCopyOrMoveConstructible |
Definition at line 548 of file abseil-cpp/absl/meta/type_traits.h.
|
private |
Definition at line 541 of file bloaty/third_party/abseil-cpp/absl/meta/type_traits.h.
|
private |
Definition at line 549 of file abseil-cpp/absl/meta/type_traits.h.
|
staticconstexprprivate |
Definition at line 553 of file abseil-cpp/absl/meta/type_traits.h.
|
staticconstexprprivate |
Definition at line 550 of file abseil-cpp/absl/meta/type_traits.h.
|
staticconstexpr |
Definition at line 558 of file abseil-cpp/absl/meta/type_traits.h.