Commit Graph

7513 Commits

Author SHA1 Message Date
skypjack
b88c1903a0 stl: std::none_of 2026-04-20 15:44:47 +02:00
skypjack
f7bf2d1245 stl: std::byte 2026-04-20 15:43:22 +02:00
skypjack
200f35130f stl: std::ceil 2026-04-20 15:42:17 +02:00
skypjack
793d4a9738 stl: std::popcount 2026-04-17 11:29:10 +02:00
skypjack
adff45e6a3 stl: std::default_initializable 2026-04-17 11:27:11 +02:00
skypjack
7d5b8c9a0e stl: std::has_single_bit 2026-04-17 11:24:00 +02:00
skypjack
0a1b4f9adc stl: std::unsigned_integral 2026-04-17 10:14:45 +02:00
skypjack
c6b343ae7d stl: std::invocable 2026-04-17 10:11:26 +02:00
skypjack
b451c43058 stl: std::make_shared 2026-04-17 09:15:13 +02:00
skypjack
750b450cd2 stl: std::derived_from 2026-04-17 09:13:18 +02:00
skypjack
080966ad8f doc: minor changes 2026-04-17 09:12:27 +02:00
skypjack
b5cd97f915 stl: std::constructible_from 2026-04-17 09:11:48 +02:00
skypjack
398a8c70a5 stl: std::same_as 2026-04-17 09:10:46 +02:00
skypjack
0ebf92f015 stl: concepts.hpp 2026-04-17 09:09:46 +02:00
skypjack
92a03e184d stl: std::static_pointer_cast 2026-04-16 15:40:18 +02:00
skypjack
be026136db stl: std::addressof 2026-04-16 15:38:50 +02:00
skypjack
1dff52db92 stl: std::is_member_function_pointer_v 2026-04-16 11:35:49 +02:00
skypjack
685d6c643f stl: std::allocator 2026-04-16 11:34:21 +02:00
skypjack
20c21bbfd6 stl: std::equal_to 2026-04-16 11:08:54 +02:00
skypjack
431556c069 stl: replace <functional> everywhere 2026-04-16 11:01:08 +02:00
skypjack
3b9304480a stl: refine functional.hpp + std::function 2026-04-16 10:58:25 +02:00
skypjack
fee356c7f9 stl: std::is_base_of_v 2026-04-15 14:30:57 +02:00
skypjack
d700f800aa stl: std::is_class_v 2026-04-15 14:28:46 +02:00
skypjack
e27826abc5 stl: std::is_signed_v 2026-04-15 14:27:53 +02:00
skypjack
2f7fc36e9e stl: std::is_integral_v 2026-04-15 14:27:22 +02:00
skypjack
d4cfc844a9 stl: std::is_arithmetic_v 2026-04-15 14:26:09 +02:00
skypjack
75f95b367c doc: minor changes 2026-04-15 14:23:42 +02:00
skypjack
64a71a4e8d stl: std::allocator_arg[_t] 2026-04-15 14:22:26 +02:00
skypjack
5623d2f9dc stl: std::allocator_traits 2026-04-15 14:20:49 +02:00
skypjack
a039eed54e stl: std::shared_ptr 2026-04-15 09:23:31 +02:00
skypjack
ddeea943f2 stl: std::unique_ptr 2026-04-15 09:21:56 +02:00
skypjack
6b7513eb1a stl: std::make_unique 2026-04-15 09:20:39 +02:00
skypjack
d200d8b3dc stl: prepare to move all <memory> stuff 2026-04-15 09:19:17 +02:00
skypjack
2b09786326 stl: version.hpp and ENTT_HAS_VERSION macro 2026-04-15 09:15:30 +02:00
skypjack
8ed97c2d98 stl: move only to memory.hpp 2026-04-14 14:12:05 +02:00
skypjack
04dda74792 stl: std::is_move_constructible_v 2026-04-14 14:07:41 +02:00
skypjack
71f3780ba7 stl: missed std::make_from_tuple 2026-04-14 14:06:38 +02:00
skypjack
3281239bed stl: std::get 2026-04-14 14:04:55 +02:00
skypjack
a5c0595896 stl: add string_view.hpp and replace std::string_view 2026-04-14 08:38:52 +02:00
skypjack
dfb94864db stl: add string.hpp and replace std::string 2026-04-14 08:35:42 +02:00
skypjack
879a7a301a stl: include cmath.hpp 2026-04-13 09:24:42 +02:00
skypjack
dcf5f8fdcc stl: std::bit_ceil 2026-04-13 09:09:36 +02:00
skypjack
43dcf712b7 stl: include bit.hpp 2026-04-13 09:08:27 +02:00
skypjack
94898f6083 stl: std::numeric_limits 2026-04-13 09:05:36 +02:00
skypjack
7674036b67 stl: include limits.hpp 2026-04-13 08:50:35 +02:00
skypjack
e2418206da stl: std::is_reference_v 2026-04-10 16:09:19 +02:00
skypjack
c2db759653 stl: std::is_member_pointer_v 2026-04-10 12:03:03 +02:00
skypjack
f16ff7071b stl: std::make_index_sequence 2026-04-10 12:02:21 +02:00
skypjack
402f040f16 stl: std::index_sequence 2026-04-10 12:00:30 +02:00
skypjack
9a5ad4235d updated TODO 2026-04-10 11:58:19 +02:00