libostd/examples
Daniel Kolesa f2a78ad589 guaranteed single-argument slice 2017-04-01 16:49:38 +02:00
..
concurrency.cc guaranteed single-argument slice 2017-04-01 16:49:38 +02:00
coroutine1.cc revert the stack freeing method (can be achieved via stack allocator) 2017-03-11 18:24:55 +01:00
coroutine2.cc nested coroutine example + use stackpool for dispatcher in bscs 2017-03-23 00:40:42 +01:00
format.cc rename standard streams to feel less keywordy 2017-03-04 15:43:53 +01:00
listdir.cc move over to standard filesystem module (from std::experimental or std) 2017-03-10 18:31:34 +01:00
range.cc initial proper string integration 2017-01-30 01:16:29 +01:00
range_pipe.cc standard iter() for any std container type without ranged_traits 2017-02-14 18:32:51 +01:00
signal.cc update to new style everywhere 2017-02-16 20:49:34 +01:00
stream1.cc update to new style everywhere 2017-02-16 20:49:34 +01:00
stream2.cc revamped stream errors, add get_line on streams and stream line range 2017-03-02 18:12:00 +01:00