libostd/octa
Daniel Kolesa 850d20093a string equality + tweaks 2015-06-14 02:36:20 +01:00
..
algorithm.h avoid copies 2015-06-09 23:07:53 +01:00
array.h use the pointer/reference typedefs + redefine them with allocator traits 2015-06-11 00:08:56 +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
memory.h string equality + tweaks 2015-06-14 02:36:20 +01:00
new.h use new type aliases + refactoring + namespacing 2015-06-08 21:20:12 +01:00
range.h more generalized PointerRange (but only optionally) 2015-06-11 00:41:41 +01:00
stream.h add header file for stream (no implementation yet) 2015-05-12 21:27:46 +01:00
string.h string equality + tweaks 2015-06-14 02:36:20 +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 implement a basic CompressedPair for internal container usage (removes code dups) 2015-06-13 16:32:03 +01:00