libostd/ostd
Daniel Kolesa 8190a0db5c remove bad iter() overload 2017-02-15 19:35:28 +01:00
..
ext use size_t and ptrdiff_t 2017-01-30 19:11:49 +01:00
internal remove custom hashtable; no longer necessary 2017-01-31 19:31:55 +01:00
algorithm.hh move initializer_list iter/citer to range.hh 2017-02-14 17:44:24 +01:00
environ.hh remove Maybe (use optional instead) 2017-01-30 19:27:25 +01:00
event.hh remove functional.hh 2017-02-08 01:06:50 +01:00
filesystem.hh standard iter() for any std container type without ranged_traits 2017-02-14 18:32:51 +01:00
format.hh start cleaning up the range system for nicer syntax 2017-02-13 23:33:52 +01:00
io.hh start cleaning up the range system for nicer syntax 2017-02-13 23:33:52 +01:00
platform.hh remove functional.hh 2017-02-08 01:06:50 +01:00
range.hh remove bad iter() overload 2017-02-15 19:35:28 +01:00
stream.hh start cleaning up the range system for nicer syntax 2017-02-13 23:33:52 +01:00
string.hh standard way to retrieve range type from ranged_traits + minor fixes 2017-02-15 19:18:57 +01:00
types.hh use standard types 2017-01-30 19:23:12 +01:00
unordered_map.hh standard iter() for any std container type without ranged_traits 2017-02-14 18:32:51 +01:00
utility.hh remove obsolete type traits 2017-02-09 20:56:15 +01:00
vecmath.hh use size_t and ptrdiff_t 2017-01-30 19:11:49 +01:00
vector.hh standard iter() for any std container type without ranged_traits 2017-02-14 18:32:51 +01:00