Loading...
Searching...
No Matches
constructor_of.h File Reference
#include <utility>
+ Include dependency graph for constructor_of.h:
+ This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
A type of functor which wraps around the set of constructors of a type.
More...
Returns a functor which constructs type constructedt.
Function Documentation
◆ constructor_of()
Returns a functor which constructs type constructedt.
- Template Parameters
-
constructedt A type for construction.
Definition at line 30 of file constructor_of.h.