libostd/ostd
Daniel Kolesa b3a12884be forgot endif 2015-09-30 19:18:09 +01:00
..
internal simplify and fix multimap/multiset emplace 2015-08-02 15:08:42 +01:00
algorithm.hh fix algorithm::find_last + filesystem module fixes 2015-09-04 18:46:28 +01:00
argparse.hh add argparse.hh initial skeleton 2015-09-22 20:23:59 +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
filesystem.hh simple api to change dir 2015-09-14 01:31:31 +01:00
format.hh stricter to_format check 2015-07-23 00:48:32 +01:00
functional.hh new predefined operations for input ranges (defined for all without need for custom impl) 2015-08-31 14:47:19 +01:00
initializer_list.hh mv the octa directory too 2015-07-13 20:10:29 +01:00
io.hh initial experimental filesystem API 2015-09-04 18:25:17 +01:00
keyset.hh keyset: allow get_key to return by value (still use reference where possible) 2015-08-05 20:05:03 +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 forgot endif 2015-09-30 19:18:09 +01:00
range.hh new predefined operations for input ranges (defined for all without need for custom impl) 2015-08-31 14:47:19 +01:00
set.hh use the new functor as default cmp in hashtables 2015-08-02 14:58:49 +01:00
stream.hh add algorithm::find_last 2015-08-16 11:35:06 -07:00
string.hh string fixes + add advance() 2015-08-07 03:12:00 +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