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 70 of file utils.hh.
◆ extract()
◆ fallback()
Return default T instance.
Definition at line 75 of file utils.hh.
◆ has_value()
◆ type()
Return the typeid of T.
Definition at line 76 of file utils.hh.
The documentation for this class was generated from the following file: