Bayeux  3.4.1
Core Foundation library for SuperNEMO
datatools::ostream_manipulator_ref< T > Member List

This is the complete list of members for datatools::ostream_manipulator_ref< T >, including all inherited members.

operator<<(std::ostream &os_, const ostream_manipulator_ref &manip_)datatools::ostream_manipulator_ref< T >friend
ostream_manipulator_ref(std::ostream &(*function_)(std::ostream &, T &), T &value_)datatools::ostream_manipulator_ref< T >inline