neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neogfx::property< T, Category, Context, Calculator >::invalid_type Struct Reference

#include <property.hpp>

Inheritance diagram for neogfx::property< T, Category, Context, Calculator >::invalid_type:

Public Member Functions

 invalid_type ()
 

Detailed Description

template<typename T, typename Category, class Context, typename Calculator = T(*)()>
struct neogfx::property< T, Category, Context, Calculator >::invalid_type

Definition at line 149 of file property.hpp.

Constructor & Destructor Documentation

◆ invalid_type()

template<typename T , typename Category , class Context , typename Calculator = T(*)()>
neogfx::property< T, Category, Context, Calculator >::invalid_type::invalid_type ( )
inline

Definition at line 149 of file property.hpp.


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