| .. |
|
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
|
Fixed typo.
|
2020-07-27 08:34:07 +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
|
Minor changes.
|
2020-07-27 06:22:21 +02:00 |
|
enumerator.hpp
|
Clang being stupid.
|
2020-07-11 11:22:15 +02:00 |
|
fnv64.hpp
|
Added CustomHashable concept overload for std::hash.
|
2020-07-29 06:47:21 +02:00 |
|
fnv128.hpp
|
Added CustomHashable concept overload for std::hash.
|
2020-07-29 06:47:21 +02:00 |
|
hashable.hpp
|
Improved combine_hash for order-sensitive collision.
|
2020-07-31 02:53:29 +02:00 |
|
intrinsics.hpp
|
Removing forced amd64 cconvs, other minor changes.
|
2020-07-30 02:35:05 +02:00 |
|
lt_typeid.hpp
|
Removing forced amd64 cconvs, other minor changes.
|
2020-07-30 02:35:05 +02:00 |
|
multivariate.hpp
|
Added some guards to multivariate context.
|
2020-07-30 01:03:03 +02:00 |
|
numeric_iterator.hpp
|
Added numeric range deduction guide.
|
2020-07-31 02:24:36 +02:00 |
|
object_pool.hpp
|
Minor configuration changes.
|
2020-07-27 07:27:23 +02:00 |
|
optional_reference.hpp
|
Minor change to deferred_value cast and added note on lifetime.
|
2020-07-24 07:11:04 +02:00 |
|
profiler.hpp
|
Profiler now allows arguments.
|
2020-07-31 02:20:48 +02:00 |
|
random.hpp
|
Implemented pick_(c)randomi.
|
2020-07-30 01:03:32 +02:00 |
|
range.hpp
|
More constexpr.
|
2020-07-18 22:32:27 +02:00 |
|
reducable.hpp
|
Minor changes.
|
2020-07-31 02:54:17 +02:00 |
|
relaxed_atomics.hpp
|
Removing forced amd64 cconvs, other minor changes.
|
2020-07-30 02:35:05 +02:00 |
|
reverse_iterator.hpp
|
Added reg_desc::weak_id, minor changes.
|
2020-07-20 00:23:23 +02:00 |
|
stack_container.hpp
|
Initial implementation of concepts.
|
2020-07-17 06:30:48 +02:00 |
|
static_warning.hpp
|
Fix static warning for gcc.
|
2020-07-29 02:24:48 +02:00 |
|
thread_identifier.cpp
|
Lock count's type does not play well with br pred, changed to int32.
|
2020-07-27 04:28:02 +02:00 |
|
thread_identifier.hpp
|
Fixing license headers yet once again.
|
2020-07-09 02:43:51 +02:00 |
|
trilean.hpp
|
Reworked VM interface.
|
2020-07-23 04:46:54 +02:00 |
|
type_helpers.hpp
|
Minor changes.
|
2020-07-31 02:54:17 +02:00 |
|
variant.cpp
|
Removing forced amd64 cconvs, other minor changes.
|
2020-07-30 02:35:05 +02:00 |
|
variant.hpp
|
Removing forced amd64 cconvs, other minor changes.
|
2020-07-30 02:35:05 +02:00 |
|
zip.hpp
|
Fixed RandomAccessible for std::map, merged dyn_size with type_helpers.
|
2020-07-29 23:41:25 +02:00 |