Home
last modified time | relevance | path

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

/third_party/boost/boost/histogram/
Dmake_histogram.hpp50 return make_histogram_with(default_storage(), std::forward<Axis>(axis), in make_histogram()
89 return make_histogram_with(default_storage(), std::forward<Iterable>(iterable)); in make_histogram()
122 return make_histogram_with(default_storage(), begin, end); in make_histogram()
Dfwd.hpp134 using default_storage = unlimited_storage<>; typedef
148 template <class Axes, class Storage = default_storage>
/third_party/boost/libs/histogram/doc/
Dguide.qbk334 …explicitly, the types are constructed as follows. In all cases, the `default_storage` type argumen…
340 , boost::histogram::default_storage
349 , boost::histogram::default_storage
360 , boost::histogram::default_storage