libostd/examples
Daniel Kolesa b86df5c016 move over to standard filesystem module (from std::experimental or std) 2017-03-10 18:31:34 +01:00
..
coroutine1.cc only pass yield to coroutines, make them movable and swappable, improve examples 2017-03-06 18:38:50 +01:00
coroutine2.cc make value-returning no-argument coroutines iterable 2017-03-06 19:01:17 +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