libostd/ostd
Daniel Kolesa dfc867bd48 remove unused file 2016-02-05 21:29:27 +00:00
..
internal remove platform.hh include 2016-01-28 18:36:48 +00:00
algorithm.hh convert IsSame to template variable 2016-01-12 22:24:40 +00:00
array.hh convert TupleSize to template var 2016-01-19 19:14:02 +00:00
atomic.hh small cleanup 2016-01-24 16:59:44 +00:00
condition.hh initial implementation of locking primitives and conditions 2016-01-23 22:16:10 +00:00
event.hh signal.hh -> event.hh, Event -> Signal 2015-07-17 19:00:25 +01:00
filesystem.hh move windows.h include into its own header (to define LEAN_AND_MEAN and NOMINMAX in all places) 2016-01-27 19:35:11 +00:00
format.hh convert most of the rest to template vars 2016-01-20 18:42:29 +00:00
functional.hh cleanups 2016-01-21 17:58:51 +00:00
initializer_list.hh mv the octa directory too 2015-07-13 20:10:29 +01:00
io.hh more template var conversions 2016-01-12 22:09:40 +00:00
keyset.hh convert the remaining type_traits.hh checking traits to constexpr bools 2016-01-13 18:09:21 +00:00
map.hh convert the remaining type_traits.hh checking traits to constexpr bools 2016-01-13 18:09:21 +00:00
maybe.hh convert the remaining type_traits.hh checking traits to constexpr bools 2016-01-13 18:09:21 +00:00
memory.hh convert the remaining usage of Constant and all the remaining public traits 2016-01-20 19:05:11 +00:00
mutex.hh initial implementation of locking primitives and conditions 2016-01-23 22:16:10 +00:00
new.hh mv the octa directory too 2015-07-13 20:10:29 +01:00
platform.hh support hardware_concurrency static method like c++ std::thread (also replaces cpu_count_get) 2016-01-26 18:58:16 +00:00
range.hh re-add iter for arrays of const 2016-01-23 17:38:41 +00:00
set.hh convert the remaining type_traits.hh checking traits to constexpr bools 2016-01-13 18:09:21 +00:00
stream.hh more template var conversions 2016-01-12 22:09:40 +00:00
string.hh convert the remaining usage of Constant and all the remaining public traits 2016-01-20 19:05:11 +00:00
thread.hh move windows.h include into its own header (to define LEAN_AND_MEAN and NOMINMAX in all places) 2016-01-27 19:35:11 +00:00
tuple.hh support for extra args for thread constructor 2016-01-23 17:26:42 +00:00
type_traits.hh convert most of the rest to template vars 2016-01-20 18:42:29 +00:00
types.hh convert TupleSize to template var 2016-01-19 19:14:02 +00:00
utility.hh cleanups 2016-01-21 17:58:51 +00:00
vecmath.hh more versions of vec operators 2015-07-26 15:26:52 +01:00
vector.hh convert the remaining usage of Constant and all the remaining public traits 2016-01-20 19:05:11 +00:00