Template Class NodeCRTP
Defined in File Node.hpp
Inheritance Relationships
Base Type
public Base
Class Documentation
-
template<typename Base, typename Derived>
class NodeCRTP : public Base -
Public Members
- friend Derived
- friend Base
Public Static Functions
-
static inline std::shared_ptr<Derived> create(std::unique_ptr<Properties> props)