neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neolib::const_selector< ConstType, NonConstType, IsConst > Struct Template Reference
Inheritance diagram for neolib::const_selector< ConstType, NonConstType, IsConst >:
neolib::const_selector_from_pointer< constvalue_type *, value_type *, pointer >

Detailed Description

template<typename ConstType, typename NonConstType, bool IsConst>
struct neolib::const_selector< ConstType, NonConstType, IsConst >

Definition at line 83 of file type_traits.hpp.


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