Home
last modified time | relevance | path

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

/third_party/boost/libs/histogram/test/
Dutility_histogram.hpp35 struct dynamic_tag : std::true_type {}; struct
48 auto make(dynamic_tag, const Axes&... axes) { in make() argument
53 auto make_s(dynamic_tag, S&& s, const Axes&... axes) { in make_s() argument
/third_party/elfio/elfio/
Delfio_dump.hpp803 static void dynamic_tag( std::ostream& out, in dynamic_tag() function in ELFIO::dump