libostd/ostd
Daniel Kolesa da4c3a0947 add ostd::Keyset - an associative array that stores keys inside of their elements 2015-08-02 15:57:09 +01:00
..
internal simplify and fix multimap/multiset emplace 2015-08-02 15:08:42 +01:00
algorithm.hh mv the octa directory too 2015-07-13 20:10:29 +01:00
array.hh mv the octa directory too 2015-07-13 20:10:29 +01:00
atomic.hh mv the octa directory too 2015-07-13 20:10:29 +01:00
event.hh signal.hh -> event.hh, Event -> Signal 2015-07-17 19:00:25 +01:00
format.hh stricter to_format check 2015-07-23 00:48:32 +01:00
functional.hh add function object EqualWithCstr to consider char pointers strings 2015-08-02 14:56:10 +01:00
initializer_list.hh mv the octa directory too 2015-07-13 20:10:29 +01:00
io.hh rewritten and simplified write(f/ln) on stream objects 2015-07-22 02:06:36 +01:00
keyset.hh add ostd::Keyset - an associative array that stores keys inside of their elements 2015-08-02 15:57:09 +01:00
map.hh use the new functor as default cmp in hashtables 2015-08-02 14:58:49 +01:00
maybe.hh Maybe fix 2015-07-15 22:03:51 +01:00
memory.hh mv the octa directory too 2015-07-13 20:10:29 +01:00
new.hh mv the octa directory too 2015-07-13 20:10:29 +01:00
platform.hh mv the octa directory too 2015-07-13 20:10:29 +01:00
range.hh allow default ctor on PointerRange 2015-07-29 01:37:22 +01:00
set.hh use the new functor as default cmp in hashtables 2015-08-02 14:58:49 +01:00
stream.hh rewritten and simplified write(f/ln) on stream objects 2015-07-22 02:06:36 +01:00
string.hh str fixes 2015-08-01 04:29:26 +01:00
tuple.hh fix tuple (why did that compile?) 2015-08-01 18:34:53 +01:00
type_traits.hh mv the octa directory too 2015-07-13 20:10:29 +01:00
types.hh mv the octa directory too 2015-07-13 20:10:29 +01:00
utility.hh mv the octa directory too 2015-07-13 20:10:29 +01:00
vecmath.hh more versions of vec operators 2015-07-26 15:26:52 +01:00
vector.hh add Vector::advance 2015-08-01 20:25:02 +01:00