Prints the given list of types to the std::ostream.
More...
Related Functions | |
(Note that these are not member functions.) | |
| template<typename... U> | |
| typelist_printer< U... > | object_type_printer (U...) |
| Creates a typelist_printer from the list of objects. | |
Prints the given list of types to the std::ostream.
A delimiter between the types can be specified at the constructor.
1.8.13