Class Nonconstructible¶
Defined in File overloads.hpp
Class Documentation¶
-
class Nonconstructible¶
A class that can’t be instantiated due to the private constructor. Useful for enforcing initializer_lists can only ever be empty
Defined in File overloads.hpp
A class that can’t be instantiated due to the private constructor. Useful for enforcing initializer_lists can only ever be empty