#include <type_traits.h>
Static Public Attributes | |
static constexpr bool | kValue |
Private Types | |
using | ExtentsRemoved = typename std::remove_all_extents< T >::type |
Static Private Attributes | |
static constexpr bool | kIsCopyOrMoveAssignable |
static constexpr bool | kIsCopyOrMoveConstructible |
Definition at line 464 of file type_traits.h.
|
private |
Definition at line 465 of file type_traits.h.
|
staticprivate |
Definition at line 469 of file type_traits.h.
|
staticprivate |
Definition at line 466 of file type_traits.h.
|
static |
Definition at line 474 of file type_traits.h.