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

#include <neolib.hpp>

Static Public Attributes

static constexpr bool value = false
 

Detailed Description

template<typename T>
struct neolib::detail::is_pair< T >

Definition at line 136 of file neolib.hpp.

Member Data Documentation

◆ value

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

Definition at line 136 of file neolib.hpp.


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