Template Struct Implementation
Defined in File utils.h
Struct Documentation
-
template<typename Interface>
struct sparsebase::utils::Implementation Public Functions
-
Implementation() = default
-
template<typename ConcreteType>
inline explicit Implementation(ConcreteType &&object)
-
inline Implementation(const Implementation &object)
-
inline Implementation(Implementation &&object) noexcept
-
inline Implementation &operator=(Implementation other)
-
Implementation() = default