| .. |
|
bitmap.hpp
|
Implented bit_enum, fixed fill(0).
|
2020-07-24 05:49:18 +02:00 |
|
conditional_lock.hpp
|
Fixing license headers yet once again.
|
2020-07-09 02:43:51 +02:00 |
|
copy_on_write.hpp
|
unique_ptr ownership, safer virtual interfaces, and pch/unity speedups and more
|
2026-04-04 20:13:26 +02:00 |
|
deferred_value.hpp
|
Minor change to deferred_value cast and added note on lifetime.
|
2020-07-24 07:11:04 +02:00 |
|
detached_queue.hpp
|
found another one
|
2022-05-25 09:01:48 +05:30 |
|
enumerator.hpp
|
Clang being stupid.
|
2020-07-11 11:22:15 +02:00 |
|
finally.hpp
|
Fix batch translator for non-free variables, add util finally.
|
2020-08-24 20:49:53 +02:00 |
|
fnv64.hpp
|
Tables can have empty field names now, fixed intellisense dying on hash.
|
2020-08-29 05:13:08 +02:00 |
|
function_view.hpp
|
unique_ptr ownership, safer virtual interfaces, and pch/unity speedups and more
|
2026-04-04 20:13:26 +02:00 |
|
hashable.hpp
|
Fix all warning in x86
|
2021-08-17 23:24:32 +08:00 |
|
intrinsics.hpp
|
add ci build parallelism & cross platform intrinsics
|
2026-04-01 17:46:21 +02:00 |
|
literals.hpp
|
Implemented basic std::fs support, reworked time/iterator helpers.
|
2020-08-24 04:00:44 +02:00 |
|
lt_typeid.hpp
|
Use C++-style include cstdint
|
2021-02-10 23:20:09 +01:00 |
|
multivariate.hpp
|
Added some guards to multivariate context.
|
2020-07-30 01:03:03 +02:00 |
|
numeric_iterator.hpp
|
Fixing zip / numeric_iterator implementations.
|
2020-08-31 20:38:53 +02:00 |
|
object_pool.hpp
|
unique_ptr ownership, safer virtual interfaces, and pch/unity speedups and more
|
2026-04-04 20:13:26 +02:00 |
|
optional_reference.hpp
|
Implemented magic enum namer.
|
2020-07-31 06:42:20 +02:00 |
|
random.hpp
|
Use C++-style include cstdint
|
2021-02-10 23:20:09 +01:00 |
|
range.hpp
|
Improved the image_descriptor interface.
|
2020-08-29 07:05:54 +02:00 |
|
reducable.hpp
|
Implemented vtil::bit_cast, constexpr hashing and reduction.
|
2020-07-31 15:12:10 +02:00 |
|
relaxed_atomics.hpp
|
unique_ptr ownership, safer virtual interfaces, and pch/unity speedups and more
|
2026-04-04 20:13:26 +02:00 |
|
reverse_iterator.hpp
|
Fixing for clang.
|
2020-08-24 04:14:18 +02:00 |
|
stack_container.hpp
|
Initial implementation of concepts.
|
2020-07-17 06:30:48 +02:00 |
|
static_warning.hpp
|
Fixing zip / numeric_iterator implementations.
|
2020-08-31 20:38:53 +02:00 |
|
task.hpp
|
Change handle assignment to use std::thread
|
2026-04-01 13:20:54 +02:00 |
|
thread_identifier.cpp
|
Fix build for x86
|
2021-08-02 20:29:03 +08:00 |
|
thread_identifier.hpp
|
Use C++-style include cstdint
|
2021-02-10 23:20:09 +01:00 |
|
time.hpp
|
Fixing off-by-one time -> string.
|
2020-08-28 06:18:46 +02:00 |
|
transform_parallel.hpp
|
fix bug when disable PARALLEL_TRANSFORM
|
2021-10-10 23:10:46 +08:00 |
|
trilean.hpp
|
Use C++-style include cstdint
|
2021-02-10 23:20:09 +01:00 |
|
type_helpers.hpp
|
Use C++-style include cstdint
|
2021-02-10 23:20:09 +01:00 |
|
variant.cpp
|
Variant now uses vtype traits.
|
2020-08-18 05:14:57 +02:00 |
|
variant.hpp
|
Use C++-style include cstdint
|
2021-02-10 23:20:09 +01:00 |
|
vtype_traits.hpp
|
Implemented virtual type traits.
|
2020-08-18 05:14:49 +02:00 |
|
zip.hpp
|
Fixed backwards(...) breaking ::zip().
|
2020-08-31 22:42:04 +02:00 |