libostd/ostd
Daniel Kolesa 431bfa4dc8 initial skeleton for octastd vector math lib 2015-07-26 04:03:13 +01:00
..
internal better hashtable erase 2015-07-21 02:11:53 +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 use fnv-1a hashing instead of djb2 2015-07-20 02:20:35 +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
map.hh hash fixes/cleanups and make at() return a pointer 2015-07-20 22:04:52 +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 contiguous ranges provide the data() method to retrieve a pointer to the sequence 2015-07-23 01:32:22 +01:00
set.hh mv the octa directory too 2015-07-13 20:10:29 +01:00
stream.hh rewritten and simplified write(f/ln) on stream objects 2015-07-22 02:06:36 +01:00
string.hh better string append() and operator+= (easy ranged append) 2015-07-25 02:34:07 +01:00
tuple.hh mv the octa directory too 2015-07-13 20:10:29 +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 initial skeleton for octastd vector math lib 2015-07-26 04:03:13 +01:00
vector.hh cleaned up constructors/assign ops for string and vector 2015-07-22 20:51:12 +01:00