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

#include <any.hpp>

Static Public Attributes

static constexpr bool value = false
 

Detailed Description

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

Definition at line 51 of file any.hpp.

Member Data Documentation

◆ value

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

Definition at line 51 of file any.hpp.


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