Home
last modified time | relevance | path

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

/third_party/boost/libs/histogram/test/
Dalgorithm_reduce_test.cpp24 struct unreducible { struct
27 friend std::ostream& operator<<(std::ostream& os, const unreducible&) { in operator <<() argument
70 BOOST_TEST_THROWS((void)reduce(make(Tag(), unreducible{}), slice(0, 1)), in run_tests()
239 unreducible u; in run_tests()