•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Search Results
mpqc::DescribedClass::registrar< T, typename > Struct Template Reference
Documentation
template<typename T, typename = std::enable_if_t<Describable<T>::value>>
struct mpqc::DescribedClass::registrar< T, typename >
This class helps with registering DescribedClass with DescribedClass's static registry. To register the KeyVal ctor of type std::decay_t<T>
create a single instance of this class
Public Member Functions | |
registrar () | |
Constructor & Destructor Documentation
◆ registrar()
template<typename T , typename = std::enable_if_t<Describable<T>::value>>
|
inline |
The documentation for this struct was generated from the following file:
- mpqc/util/keyval/keyval.h