Home
Libraries
People
FAQ
More
Reference
Overview
Synopsis
Semantics
Metafunctions
Functions
Range Adaptors
Introduction and motivation
Synopsis
General Requirements
Reference
Range Algorithm
Introduction and motivation
Mutating algorithms
Non-mutating algorithms
Set algorithms
Heap algorithms
Permutation algorithms
New algorithms
Numeric algorithms
Provided Ranges
counting_range
istream_range
irange
Extending the library
Method 1: provide member functions and nested types
Method 2: provide free-standing functions and specialize metafunctions
Method 3: provide range adaptor implementations