Searched refs:indexed_range (Results 1 – 6 of 6) sorted by relevance
263 struct indexed_range struct287 indexed_range( in indexed_range() function297 indexed_range( in indexed_range() function310 using range_detail::indexed_range;316 inline indexed_range<SinglePassRange>322 return indexed_range<SinglePassRange>( in operator |()328 inline indexed_range<const SinglePassRange>334 return indexed_range<const SinglePassRange>( in operator |()340 inline indexed_range<SinglePassRange>348 return indexed_range<SinglePassRange>( in index()[all …]
40 class BOOST_ATTRIBUTE_NODISCARD indexed_range { class224 using value_type = typename indexed_range::value_type;303 friend class indexed_range;306 indexed_range(histogram_type& hist, coverage cov) in indexed_range() function in boost::histogram::indexed_range365 return indexed_range<std::remove_reference_t<Histogram>>{std::forward<Histogram>(hist), in indexed()
20 boost/histogram/indexed_range.html21 boost/histogram/indexed_range/accessor.html22 boost/histogram/indexed_range/accessor/index_view.html
58 * [*Range Return Type:] `boost::indexed_range<decltype(rng)>`
64 …* boost::histogram::indexed_range::accessor is now non-copyable and acts like reference to cell va…
117 …* boost::histogram::indexed_range::accessor is now non-copyable and acts like reference to cell va…