Skip to content

SetClassIdAttribute

template <typename isHashTheBase> struct SetClassIdAttribute<Hash, isHashTheBase>

Hashes are not touched.

Functions

Name Description
SetClassIdAttribute For the Hash itself (i.e. where std::is_base_of::type is not std::false_type), this is a no-op as well. value : e :

Function Details

SetClassIdAttribute

SetClassIdAttribute(const Hash& value, Element& e)

For the Hash itself (i.e. where std::is_base_of::type is not std::false_type), this is a no-op as well.

value :

e :