![]() |
Home | Libraries | People | FAQ | More |
boost::pfr::io
// In header: <boost/pfr/io.hpp> template<typename T> ( value);
IO manipulator to read/write simple aggregate value
using its IO stream operators or using boost::pfr::io_fields if operators are not available.
Example:
See Also : 'Custom printing of aggregates' for info on how to implement your own manipulator with custom format.