|
523c7c7e38
|
iterator: add the OutputIterator "discard_iterator"
|
2017-08-01 13:31:47 +10:00 |
|
|
b15914cf9a
|
iterator: add make_indices, zip, and izip
|
2017-06-13 17:01:06 +10:00 |
|
|
cd15371fcf
|
iterator: add infix_iterator
|
2016-03-11 12:44:00 +11:00 |
|
|
7ae57730f0
|
whitespace
|
2015-04-13 18:06:08 +10:00 |
|
|
2658b41ea1
|
relicence under Apache-2.0
|
2015-04-13 18:05:28 +10:00 |
|
|
b58fdaea9d
|
iterator: avoid ignored const on reference
|
2015-01-10 20:07:39 +11:00 |
|
|
f9cc4926f2
|
Categorise functionality from types.hpp
|
2012-05-25 15:19:07 +10:00 |
|
|
77942e008d
|
Change my email to an active domain
|
2012-04-23 13:10:50 +10:00 |
|
|
8153d048c2
|
Add referencing_iterator to build
A simple iterator which converts a random access iterator to a
dereferencable type into a random access iterator to a reference of said
type.
|
2012-04-13 11:30:50 +10:00 |
|