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

#include <i_property.hpp>

Static Public Attributes

static constexpr bool is_custom_type = false
 

Detailed Description

template<typename T>
struct neogfx::property_value_type_checker< T >

Definition at line 75 of file i_property.hpp.

Member Data Documentation

◆ is_custom_type

template<typename T >
constexpr bool neogfx::property_value_type_checker< T >::is_custom_type = false
staticconstexpr

Definition at line 77 of file i_property.hpp.


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