neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neolib::is_optional< T > Struct Template Reference

#include <i_optional.hpp>

Static Public Attributes

static constexpr bool value = false
 

Detailed Description

template<typename T>
struct neolib::is_optional< T >

Definition at line 49 of file i_optional.hpp.

Member Data Documentation

◆ value

template<typename T >
constexpr bool neolib::is_optional< T >::value = false
staticconstexpr

Definition at line 49 of file i_optional.hpp.


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