|
|
7be1b7d35d
|
Switch from TR1 preveiw to the new standard headers
- functional
- memory
- unordered collections
|
2014-04-03 22:42:48 +02:00 |
|
|
|
378ebe21f0
|
Fix naming of Iteration control API functions (closes #410)
comes in handy now, since IterStateWrapper uses a similar API
|
2012-10-10 05:20:15 +02:00 |
|
|
|
bda0dea990
|
clarify the relation of PlayProcess, CalcStream and EngineFacade
|
2011-12-17 02:20:48 +01:00 |
|
|
|
f46cc26851
|
factor out convenience shortcut
transform iterator and wrap result into IterSource
|
2011-09-25 19:25:59 +02:00 |
|
|
|
3f1b7651e9
|
GPL header whitespace
|
2010-12-17 23:28:49 +01:00 |
|
|
|
2c58e595c0
|
augment IterSource adapters by definition through classical iterator range
|
2010-10-16 02:21:18 +02:00 |
|
|
|
73a2aea50c
|
draft a low-level adapter to get all keys/vals of a stl::map
intention is just to use a thin wrapper, without
abstracting the implementation type (as IterSource does)
|
2010-06-03 04:37:19 +02:00 |
|
|
|
57a9b1a270
|
Iterator adapter to ennumerate all values to a multimap key (closes #492)
|
2010-06-03 04:37:19 +02:00 |
|
|
|
665bd19f8a
|
use this to get the distinct keys of a multimap
|
2010-01-06 06:53:29 +01:00 |
|
|
|
2ad85dbb07
|
bugfix and test coverage
|
2010-01-06 04:14:16 +01:00 |
|
|
|
2a5b080dd7
|
implement IterSource adapter for STL map and hashmap
|
2010-01-06 03:38:02 +01:00 |
|
|
|
030a7d3813
|
basic IterSource implementation passes unit test (#490)
|
2010-01-05 05:21:13 +01:00 |
|
|
|
16962ae714
|
IterSource implementation draft
|
2010-01-05 04:10:23 +01:00 |
|
|
|
ea5668c5e3
|
WIP define expected usage of IterSouce
|
2010-01-05 02:53:20 +01:00 |
|