#include <type-traits.h>
|
static constexpr bool | value |
|
◆ value
template<typename BasicMemberCandidate , typename WeaknessTag , typename WriteBarrierPolicy >
Initial value:= decltype(SubclassCheck(
std::declval<std::decay_t<BasicMemberCandidate>*>()))
::value
static constexpr bool value
Definition: type-traits.h:136
The documentation for this struct was generated from the following file: