Gobelijn API documentation
- generated for commit a0cbea7
|
Range needs to be a specific type so we can overload some operators (e.g. More...
#include <Range.h>
Public Member Functions | |
Range (Iter it1, Iter it2) | |
Range needs to be a specific type so we can overload some operators (e.g.
operator<<) specifically for ranges but not for pairs in general