Loading...
Searching...
No Matches
Static Public Attributes | List of all members
cppgc::internal::IsComplete< T > Struct Template Reference

#include <type-traits.h>

Static Public Attributes

static constexpr bool value
 

Member Data Documentation

◆ value

template<typename T >
constexpr bool cppgc::internal::IsComplete< T >::value
staticconstexpr
Initial value:
=
decltype(IsSizeOfKnown(std::declval<T*>()))::value
static constexpr bool value
Definition: type-traits.h:170

The documentation for this struct was generated from the following file: