libcopp 2.3.1
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Attributes
nostd::__is_nullability_support< T > Struct Template Reference

#include <nullability.h>

Collaboration diagram for nostd::__is_nullability_support< T >:
Collaboration graph

Static Public Attributes

static LIBCOPP_UTIL_MACRO_INLINE_VARIABLE constexpr const bool value = __is_nullability_compatible<T>::value
 

Detailed Description

template<class T>
struct nostd::__is_nullability_support< T >

Definition at line 23 of file nullability.h.

Field Documentation

◆ value

template<class T >
LIBCOPP_UTIL_MACRO_INLINE_VARIABLE constexpr const bool nostd::__is_nullability_support< T >::value = __is_nullability_compatible<T>::value
staticconstexpr

Definition at line 24 of file nullability.h.


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