[section Library Headers] [table [[Header ] [Includes ] [Related Concept ]] [[`` ] [everything from Boost.Range version 1 (Boost versions 1.42 and below). Includes the core range functions and metafunctinos, but excludes Range Adaptors and Range Algorithms. ] [- ]] [[`` ] [every metafunction ] [- ]] [[`` ] [every function ] [- ]] [[`` ] [__range_value__ ] [__single_pass_range__ ]] [[`` ] [__range_iterator__ ] [__single_pass_range__ ]] [[`` ] [__range_difference__ ] [__forward_range__ ]] [[`` ] [__range_pointer__ ] [-]] [[`` ] [__range_category__ ] [-]] [[``] [__range_reverse_iterator__ ] [__bidirectional_range__ ]] [[`` ] [__begin__ and __const_begin__ ] [__single_pass_range__ ]] [[`` ] [__end__ and __const_end__ ] [__single_pass_range__ ]] [[`` ] [__empty__ ] [__single_pass_range__ ]] [[`` ] [__distance__ ] [__forward_range__ ]] [[`` ] [__size__ ] [__random_access_range__ ]] [[`` ] [__rbegin__ and __const_rbegin__] [__bidirectional_range__ ]] [[`` ] [__rend__ and __const_rend__ ] [__bidirectional_range__ ]] [[`` ] [__as_array__ ] [- ]] [[`` ] [__as_literal__ ] [- ]] [[`` ] [__iterator_range__ ] [- ]] [[`` ] [__sub_range__ ] [- ]] [[`` ] [__range_concepts__ ] [- ]] ] [endsect]