Commit Graph

4898 Commits

Author SHA1 Message Date
Michele Caini
0ef43f5d57 test: shared transparent_equal_to type 2023-11-01 22:50:37 +01:00
Michele Caini
7a2c5753c5 type_traits: try to please older compilers too 2023-10-31 15:41:24 +01:00
Michele Caini
2a3ae06d85 type_traits: thanks msvc for accepting invalid code, love it 2023-10-31 14:31:00 +01:00
Michele Caini
f009d99e5e type_traits: further improve and cleanup is_equality_comparable 2023-10-31 14:26:32 +01:00
Michele Caini
206d2f623d type_traits: further refine is_equality_comparable[_v] to avoid specializations 2023-10-31 14:08:38 +01:00
Michele Caini
273035ff49 type_traits: improve is_equality_comparable[_v] 2023-10-31 14:02:34 +01:00
Michele Caini
3540fbab74 test: sigh mixin test review (in progress) 2023-10-31 09:23:59 +01:00
Michele Caini
4983d40358 test: use shared non default constructible type 2023-10-31 09:18:57 +01:00
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