CBMC
|
A type of functor which wraps around the set of constructors of a type. More...
#include <constructor_of.h>
Public Member Functions | |
template<typename... argumentst> | |
constructedt | operator() (argumentst &&... arguments) |
A type of functor which wraps around the set of constructors of a type.
constructedt | The type which this functor constructs. |
Definition at line 17 of file constructor_of.h.
|
inline |
Definition at line 21 of file constructor_of.h.