Commit Graph

4890 Commits

Author SHA1 Message Date
Michele Caini
fd970971af test: use shared non default constructible type 2023-10-31 09:18:51 +01:00
Michele Caini
c8a0701597 test: use shared non default constructible type 2023-10-31 09:18:36 +01:00
Michele Caini
ad99c4eb14 test: shared non default constructible type 2023-10-31 09:18:13 +01:00
Michele Caini
67d7b0080e test: use shared pointer stable type 2023-10-31 09:10:58 +01:00
Michele Caini
2bf66e5b42 test: use shared pointer stable type 2023-10-31 09:10:39 +01:00
Michele Caini
88d0b5a17d test: use shared pointer stable type 2023-10-31 09:10:15 +01:00
Michele Caini
c042e3d985 test: use shared pointer stable type 2023-10-31 09:10:01 +01:00
Michele Caini
2defe1c2c4 test: use shared pointer stable type 2023-10-31 09:09:37 +01:00
Michele Caini
0bc946b333 test: shared pointer stable type 2023-10-31 09:09:20 +01:00
Michele Caini
98dd0fbad7 test: start sigh mixin test review 2023-10-30 13:58:17 +01:00
Michele Caini
4bb37f7e25 test: drop unnecessary test 2023-10-30 13:54:27 +01:00
Michele Caini
23703f5c01 test: iwyu docet :) 2023-10-30 13:51:30 +01:00
Michele Caini
215a22f425 test: avoid shadow warnings 2023-10-30 12:24:16 +01:00
Michele Caini
e742fe7bf9 test: minor changes 2023-10-29 22:59:41 +01:00
Michele Caini
57d1754bc8 test: cleanup 2023-10-29 22:56:38 +01:00
Michele Caini
b95bb9bedb test: minor changes 2023-10-29 22:51:23 +01:00
Michele Caini
39f6349878 mixin: use if constexpr as it should be 2023-10-29 22:27:49 +01:00
Michele Caini
678131429b test: minor changes 2023-10-29 16:36:43 +01:00
Michele Caini
bb70e8b14e view: drop filter_as_tuple 2023-10-27 18:30:33 +02:00
Michele Caini
b9c86b3f99 view: further reduce instantiations due to filters 2023-10-27 18:29:57 +02:00
MiloWang
0ec50842a7 doc: update unreal.md (#1085) 2023-10-27 18:29:06 +02:00
Michele Caini
a678133e47 view: try to also please gcc 2023-10-26 14:28:36 +02:00
Michele Caini
b0a5f4f3e8 natvis: updated snippet for basic_view 2023-10-26 12:46:51 +02:00
Michele Caini
642f4e70b5 view: view_pack review to cleanup single type views 2023-10-26 12:44:48 +02:00
Michele Caini
efd03711cc config: provide coverage for user defined ENTT_ID_TYPE in the std namespace 2023-10-25 17:01:56 +02:00
Michele Caini
4c067ee13d meta: suppress warnings due to implicit conversions - see #394 2023-10-25 16:51:28 +02:00
Michele Caini
5cb7fc2610 test: missing include 2023-10-25 14:17:43 +02:00
Michele Caini
05ba05393c test: storage entity and sorting functions 2023-10-25 08:25:03 +02:00
Michele Caini
2206d3f921 test: drop extra ; 2023-10-24 11:20:54 +02:00
Michele Caini
1f7f613800 sparse_set: use scoped iterators within ::sort 2023-10-24 11:11:11 +02:00
Michele Caini
8d92440451 natvis: temporary workaround to print views correctly 2023-10-24 09:09:54 +02:00
Michele Caini
5fca9d4c94 nativs: basic_storage::length is no longer a thing in any case 2023-10-23 17:36:08 +02:00
Michele Caini
663353cbdb view: avoid multiple instantiations of fully_initialized 2023-10-23 17:05:40 +02:00
Michele Caini
8550a9f159 test: sort/sort_n/sort_as for storage no instance 2023-10-23 11:34:47 +02:00
Michele Caini
f01dbd68f3 test: cleanup 2023-10-23 11:33:50 +02:00
Michele Caini
5913829e21 test: minor changes 2023-10-23 08:55:51 +02:00
Michele Caini
c201a44f1a test: more about storage no instance 2023-10-23 08:54:31 +02:00
Michele Caini
382be6c4e1 *: updated TODO 2023-10-20 12:24:06 +02:00
Michele Caini
aad20ed035 storage: deprecate ::pack, use ::sort_as instead 2023-10-20 12:23:43 +02:00
Michele Caini
c24adea40f test: minor changes 2023-10-20 12:23:28 +02:00
Michele Caini
223e2376b6 test: suppress warnings due to shadow variables 2023-10-19 16:23:44 +02:00
Michele Caini
0ce65cec6b test: suppress warnings due to unused type aliases 2023-10-19 16:22:12 +02:00
Michele Caini
7ddef2586c group: iterator based sort_as 2023-10-19 14:34:38 +02:00
Michele Caini
4d9f137980 test: use iterator based sort_as in the storage tests 2023-10-19 14:34:14 +02:00
Michele Caini
03aabbfa07 registry: use iterator based sort_as 2023-10-18 11:49:42 +02:00
Michele Caini
fe0d412b98 sparse_set: iterator based sort_as as it should be 2023-10-18 11:13:07 +02:00
LiterallyVoid
826eb7ed65 doc: fix typo in Sorting section (#1080) 2023-10-18 10:32:24 +02:00
Michele Caini
2dc121e3df meta: correctly initialize all members of meta container wrappers 2023-10-17 15:20:56 +02:00
Michele Caini
75bff4d67f meta: expose basic_meta_sequence_container_traits::fixed_size 2023-10-17 14:20:11 +02:00
Michele Caini
9d33ae86be helper: storage-based to_entity function 2023-10-17 14:09:04 +02:00