Commit Graph

5048 Commits

Author SHA1 Message Date
Michele Caini
dfd7cb90d0 graph: doc review 2023-12-12 14:14:36 +01:00
Michele Caini
c33bee892d entity: doc review 2023-12-12 14:14:30 +01:00
Michele Caini
a986f68e45 core: doc review 2023-12-12 14:14:20 +01:00
Michele Caini
c0f1a691f9 container: doc review 2023-12-12 14:14:12 +01:00
Michele Caini
711e82b688 view: suppress doc warning 2023-12-12 14:14:01 +01:00
Michele Caini
5190db0222 registry: explicit iterable and const_iterable types 2023-12-11 12:14:41 +01:00
Michele Caini
b00830d382 registry: refine ::assure (const and non-const) 2023-12-11 12:09:16 +01:00
Michele Caini
cd24c0aac5 view: use a name that doesn't drive me crazy when I search for it 2023-12-07 16:56:03 +01:00
Michele Caini
a927d6db07 view: use the right len for the check array 2023-12-06 10:01:47 +01:00
Michele Caini
294a606cf9 *: updated TODO 2023-12-06 09:13:04 +01:00
Michele Caini
735db1e6af view: shared implementation for common views 2023-12-06 09:12:57 +01:00
Michele Caini
3ec5e81d81 view: backward compat/coverage purposes 2023-12-05 17:08:16 +01:00
Michele Caini
4664d0601f view: explicit trivial return types 2023-12-05 15:02:25 +01:00
Michele Caini
43fcc94682 view: minor changes 2023-12-05 15:01:12 +01:00
Michele Caini
4cdff43781 view: shared implementation for storage views 2023-12-05 15:00:14 +01:00
Michele Caini
9d23522086 *: updated TODO 2023-12-05 14:46:19 +01:00
Michele Caini
feed10c9f6 view: avoid calculating the check set again and again 2023-12-04 08:54:37 +01:00
Michele Caini
9732092c0f view: improved validity check 2023-12-03 23:23:22 +01:00
Michele Caini
aa46b2504c *: updated TODO 2023-12-01 15:53:58 +01:00
Michele Caini
c3e36e7148 build: prepare for tools 2023-12-01 15:24:37 +01:00
Michele Caini
c912b85f6e test: reserved bits example - see #888 2023-12-01 15:24:27 +01:00
Michele Caini
4f700f90ec natvis: update snippets for storage/sparse set 2023-12-01 09:01:12 +01:00
Michele Caini
f2c417435c test: another couple of changes to make all compilers happy :) 2023-11-30 15:19:51 +01:00
Michele Caini
48c374be2a test: try to make all compilers happy again 2023-11-30 15:16:57 +01:00
Michele Caini
4cb4553796 *: updated TODO 2023-11-30 15:13:34 +01:00
Michele Caini
3db20d0aa5 entity: fully support reserved bits on identifiers 2023-11-30 15:13:15 +01:00
Michele Caini
9e62e1dab6 sparse_set: ::contains uses the right version mask 2023-11-30 15:12:47 +01:00
Michele Caini
42529d0ab2 doc: minor changes 2023-11-30 11:42:18 +01:00
Michele Caini
637d6bbabc natvis: drop unused intrinsic 2023-11-29 17:30:40 +01:00
Michele Caini
f8eba58e19 test: avoid using registry if not needed 2023-11-29 16:13:48 +01:00
Michele Caini
d58c5766bc test: use template keyword with dependent template name 2023-11-29 13:06:41 +01:00
Michele Caini
5b2c136a7c entity: avoid unnecessary operations 2023-11-29 12:59:39 +01:00
Michele Caini
8c532fb377 test: more on entity traits 2023-11-28 16:56:08 +01:00
Michele Caini
c5552d85c3 *: updated TODO 2023-11-28 08:04:28 +01:00
Michele Caini
d5c162e6a0 test: more on view 2023-11-28 08:04:08 +01:00
Michele Caini
95b73d94f7 storage: minor changes 2023-11-28 08:03:53 +01:00
Michele Caini
9f80b14f88 meta: avoid duplicating data in meta containers 2023-11-27 15:13:59 +01:00
Michele Caini
1a6565d5f9 meta: review meta containers' begin/end functions 2023-11-27 15:13:29 +01:00
Michele Caini
9c60708203 meta: drop unnecessary remove_reference_t 2023-11-27 08:25:11 +01:00
Michele Caini
e0cac58500 meta: avoid indirections due to any in meta containers 2023-11-27 08:18:33 +01:00
Michele Caini
60e2557c45 meta_range_iterator: iterator_concept 2023-11-26 10:17:42 +01:00
Michele Caini
228066c1f6 cache: iterator_concept 2023-11-26 10:17:26 +01:00
Michele Caini
0744937811 adjacency_matrix: iterator_concept 2023-11-26 10:17:18 +01:00
Michele Caini
a383c0c0a5 storage: iterator_concept 2023-11-26 10:17:01 +01:00
Michele Caini
b6da31d933 registry: iterator_concept 2023-11-26 10:16:52 +01:00
Michele Caini
5985531d9e handle: iterator_concept 2023-11-26 10:16:42 +01:00
Michele Caini
847099932d group: iterator_concept 2023-11-26 10:16:33 +01:00
Michele Caini
d43416102b dense_map: iterator_concept 2023-11-26 10:16:20 +01:00
Michele Caini
9e73c3c44a meta: iterator_concept 2023-11-26 10:16:03 +01:00
Michele Caini
d152153547 view: iterator_concept - close #1090 2023-11-23 18:01:44 +01:00