Home
last modified time | relevance | path

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

/third_party/boost/libs/histogram/test/
Dhistogram_operators_test.cpp320 using h1_t = decltype( in run_tests() typedef
322 BOOST_TEST_NOT((detail::has_operator_rmul<h1_t, double>::value)); in run_tests()