|
Limbo
|
metafunction for printing a target data type More...
#include <ConversionHelpers.h>
Public Member Functions | |
| void | operator() (std::ostream &os, T const &target) const |
| printing target More... | |
metafunction for printing a target data type
| T | target data type |
Definition at line 53 of file ConversionHelpers.h.
|
inline |
printing target
| os | output stream |
| target | target data |
Definition at line 58 of file ConversionHelpers.h.
1.8.8