Home
last modified time | relevance | path

Searched defs:static_tag (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/histogram/test/
Dutility_histogram.hpp34 struct static_tag : std::false_type {}; struct
38 auto make(static_tag, const Axes&... axes) { in make() argument
43 auto make_s(static_tag, S&& s, const Axes&... axes) { in make_s() argument