Home
last modified time | relevance | path

Searched refs:BOOST_HISTOGRAM_AXIS_OPTION_OSTREAM (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/histogram/axis/
Dostream.hpp87 #define BOOST_HISTOGRAM_AXIS_OPTION_OSTREAM(x) \ in ostream_options() macro
97 BOOST_HISTOGRAM_AXIS_OPTION_OSTREAM(underflow); in ostream_options()
98 BOOST_HISTOGRAM_AXIS_OPTION_OSTREAM(overflow); in ostream_options()
99 BOOST_HISTOGRAM_AXIS_OPTION_OSTREAM(circular); in ostream_options()
100 BOOST_HISTOGRAM_AXIS_OPTION_OSTREAM(growth); in ostream_options()
102 #undef BOOST_HISTOGRAM_AXIS_OPTION_OSTREAM in ostream_options()