libcopp 2.3.1
Loading...
Searching...
No Matches
Static Public Attributes
nostd::__is_nullability_support< std::unique_ptr< T, Deleter... > > Struct Template Reference

#include <nullability.h>

Collaboration diagram for nostd::__is_nullability_support< std::unique_ptr< T, Deleter... > >:
Collaboration graph

Static Public Attributes

static LIBCOPP_UTIL_MACRO_INLINE_VARIABLE constexpr const bool value = true
 

Detailed Description

template<class T, class... Deleter>
struct nostd::__is_nullability_support< std::unique_ptr< T, Deleter... > >

Definition at line 38 of file nullability.h.

Field Documentation

◆ value

template<class T , class... Deleter>
LIBCOPP_UTIL_MACRO_INLINE_VARIABLE constexpr const bool nostd::__is_nullability_support< std::unique_ptr< T, Deleter... > >::value = true
staticconstexpr

Definition at line 39 of file nullability.h.


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