Home
last modified time | relevance | path

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

/third_party/boost/boost/histogram/axis/
Doption.hpp70 using circular_t = bit<2>; typedef
/third_party/boost/boost/sort/flat_stable_sort/
Dflat_stable_sort.hpp61 typedef typename merge_block_t::circular_t circular_t; typedef in boost::sort::flat_internal::flat_stable_sort
/third_party/boost/boost/sort/common/
Dmerge_block.hpp45 typedef util::circular_buffer<value_t, Power2 + 1> circular_t; typedef