CustomDataKey objects are used to identify and manage custom data members of CustomDataContainer objects.  
 More...
#include "utils.hh"
template<typename T>
class Ase::CustomDataKey< T >
CustomDataKey objects are used to identify and manage custom data members of CustomDataContainer objects. 
Definition at line 81 of file utils.hh.
 
◆ extract()
◆ fallback()
Return default T instance. 
Definition at line 86 of file utils.hh.
 
 
◆ has_value()
◆ type()
Return the typeid of T. 
Definition at line 87 of file utils.hh.
 
 
The documentation for this class was generated from the following file: