libostd/ostd
Daniel Kolesa 94d72b693e remove split stack support (not portable or available on Windows) 2017-03-19 19:11:54 +01:00
..
ext
internal add a way to retrieve the current coroutine context 2017-03-17 03:04:15 +01:00
algorithm.hh
channel.hh make channels copyable (referring to a shared state) 2017-03-19 16:23:00 +01:00
concurrency.hh some universal funcs for working with schedulers 2017-03-19 18:12:08 +01:00
context_stack.hh remove split stack support (not portable or available on Windows) 2017-03-19 19:11:54 +01:00
coroutine.hh remove coroutine_type, but keep public context 2017-03-17 02:46:24 +01:00
environ.hh
event.hh
filesystem.hh move over to standard filesystem module (from std::experimental or std) 2017-03-10 18:31:34 +01:00
format.hh move over to standard filesystem module (from std::experimental or std) 2017-03-10 18:31:34 +01:00
io.hh
platform.hh
range.hh implement more compares to make range halves conformant random/bidirectional iterators 2017-03-11 14:24:41 +01:00
stream.hh
string.hh
thread_pool.hh thread_pool push result type fix 2017-03-18 20:02:03 +01:00
types.hh
unordered_map.hh
vecmath.hh
vector.hh