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

#include <i_element.hpp>

Public Types

typedef i_element base
 

Static Public Attributes

static constexpr bool needsCaddy = true
 

Detailed Description

template<typename T>
struct neogfx::DesignStudio::element_traits< T >

Definition at line 159 of file i_element.hpp.

Member Typedef Documentation

◆ base

template<typename T >
typedef i_element neogfx::DesignStudio::element_traits< T >::base

Definition at line 161 of file i_element.hpp.

Member Data Documentation

◆ needsCaddy

template<typename T >
constexpr bool neogfx::DesignStudio::element_traits< T >::needsCaddy = true
staticconstexpr

Definition at line 162 of file i_element.hpp.


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