.. |
arch
|
ams: support building unit test programs on windows/linux/macos
|
2022-03-23 09:15:46 -07:00 |
impl
|
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
|
2021-10-07 23:06:25 -07:00 |
util_aligned_buffer.hpp
|
exo/vapours: refactor member variables to m_ over this->
|
2021-10-15 23:54:34 -07:00 |
util_alignment.hpp
|
ams: support building unit test programs on windows/linux/macos
|
2022-03-23 09:15:46 -07:00 |
util_atomic.hpp
|
kern/util: use custom atomics wrapper to substantially improve codegen
|
2021-10-26 01:11:12 -07:00 |
util_bitflagset.hpp
|
exo/vapours: refactor member variables to m_ over this->
|
2021-10-15 23:54:34 -07:00 |
util_bitpack.hpp
|
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
|
2021-10-07 23:06:25 -07:00 |
util_bitset.hpp
|
kern: update scheduler for 13.0.0 change, fix some ctz/clz bugs
|
2021-10-26 01:11:11 -07:00 |
util_bitutil.hpp
|
util: update some bit utility logic
|
2022-04-04 17:47:04 -07:00 |
util_bounded_map.hpp
|
ncm: update for new add on content/attr changes
|
2022-10-12 09:15:45 -07:00 |
util_character_encoding.hpp
|
ams: support building unit test programs on windows/linux/macos
|
2022-03-23 09:15:46 -07:00 |
util_endian.hpp
|
util: prevent optimizer from removing endian-swapped writes
|
2022-10-12 09:15:38 -07:00 |
util_enum.hpp
|
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
|
2021-10-07 23:06:25 -07:00 |
util_exchange.hpp
|
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
|
2021-10-07 23:06:25 -07:00 |
util_fixed_map.hpp
|
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
|
2021-10-07 23:06:25 -07:00 |
util_fixed_set.hpp
|
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
|
2021-10-07 23:06:25 -07:00 |
util_fixed_tree.hpp
|
exo/vapours: refactor member variables to m_ over this->
|
2021-10-15 23:54:34 -07:00 |
util_format_string.hpp
|
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
|
2021-10-07 23:06:25 -07:00 |
util_fourcc.hpp
|
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
|
2021-10-07 23:06:25 -07:00 |
util_function_local_static.hpp
|
ams: deduplicate static initialization logic
|
2022-01-19 16:28:54 -08:00 |
util_i_function.hpp
|
util: update function dtors, update gitignore
|
2022-03-23 09:15:54 -07:00 |
util_in_place.hpp
|
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
|
2021-10-07 23:06:25 -07:00 |
util_int_util.hpp
|
strat: revise fs unsupported operation results, add overflow utils
|
2022-03-23 09:15:53 -07:00 |
util_intrusive_list.hpp
|
lib: simplify pragma macros
|
2022-03-23 09:15:48 -07:00 |
util_intrusive_red_black_tree.hpp
|
lib: simplify pragma macros
|
2022-03-23 09:15:48 -07:00 |
util_mutex_utils.hpp
|
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
|
2021-10-07 23:06:25 -07:00 |
util_optional.hpp
|
optional: add c++23 monadic interface
|
2022-04-29 16:14:20 -07:00 |
util_overlap.hpp
|
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
|
2021-10-07 23:06:25 -07:00 |
util_parent_of_member.hpp
|
ams: support building unit test programs on windows/linux/macos
|
2022-03-23 09:15:46 -07:00 |
util_pointer_util.hpp
|
util: pointer traits only if <memory>/stratosphere
|
2022-04-04 17:46:54 -07:00 |
util_range.hpp
|
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
|
2021-10-07 23:06:25 -07:00 |
util_scope_guard.hpp
|
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
|
2021-10-07 23:06:25 -07:00 |
util_size.hpp
|
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
|
2021-10-07 23:06:25 -07:00 |
util_specialization_of.hpp
|
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
|
2021-10-07 23:06:25 -07:00 |
util_string_util.hpp
|
ams: support building unit test programs on windows/linux/macos
|
2022-03-23 09:15:46 -07:00 |
util_string_view.hpp
|
util/string_view: fix nonnull attribute argument number
|
2021-11-02 17:19:35 -07:00 |
util_timer.hpp
|
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
|
2021-10-07 23:06:25 -07:00 |
util_tinymt.hpp
|
kern: avoid constexpr init for many objects (avoids unnecessary memory clear) (#1668)
|
2021-10-26 01:11:13 -07:00 |
util_type_traits.hpp
|
util: add trait/macro for is_constexpr_constructible
|
2021-10-26 01:11:17 -07:00 |
util_typed_storage.hpp
|
ams: deduplicate static initialization logic
|
2022-01-19 16:28:54 -08:00 |
util_utf8_string_util.hpp
|
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
|
2021-10-07 23:06:25 -07:00 |
util_uuid.hpp
|
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
|
2021-10-07 23:06:25 -07:00 |
util_variadic.hpp
|
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
|
2021-10-07 23:06:25 -07:00 |