libostd/octa
Daniel Kolesa 6b32072694 some initial stream api stuff 2015-06-26 02:30:48 +01:00
..
internal fix potential gcc warnings 2015-06-26 00:14:18 +01:00
algorithm.h push_front is only necessary on bidir ranges or better now 2015-06-14 04:53:38 +01:00
array.h more hashtable apis 2015-06-14 03:38:08 +01:00
atomic.h use new type aliases + refactoring + namespacing 2015-06-08 21:20:12 +01:00
functional.h string equality + tweaks 2015-06-14 02:36:20 +01:00
initializer_list.h actually get rid of the reach() stuff, introduce new Reverse and Movable range traits and rename range.reach() to range.reverse() 2015-06-10 00:57:46 +01:00
map.h remove duplications in all hash table code + unify hashes and multihashes into a single struct 2015-06-18 02:32:43 +01:00
memory.h follow allocator propagation rules 2015-06-16 19:57:08 +01:00
new.h use new type aliases + refactoring + namespacing 2015-06-08 21:20:12 +01:00
range.h do not move-on-return in order to allow copy elision 2015-06-25 18:59:26 +01:00
set.h remove duplications in all hash table code + unify hashes and multihashes into a single struct 2015-06-18 02:32:43 +01:00
stream.h some initial stream api stuff 2015-06-26 02:30:48 +01:00
string.h do not move-on-return in order to allow copy elision 2015-06-25 18:59:26 +01:00
type_traits.h use new type aliases + refactoring + namespacing 2015-06-08 21:20:12 +01:00
types.h use new type aliases + refactoring + namespacing 2015-06-08 21:20:12 +01:00
utility.h string equality + tweaks 2015-06-14 02:36:20 +01:00
vector.h make allocator based containers more predictable + simplified PointerRange 2015-06-17 00:15:44 +01:00