Commit Graph

1429 Commits

Author SHA1 Message Date
Michele Caini
de34a109e1 meta: internal meta_arg_node is back to its old, unsafe version 2022-09-13 12:08:25 +02:00
Michele Caini
b45db747a8 meta: review meta_arg[_node] + increase code coverage 2022-09-08 13:29:10 +02:00
Michele Caini
6cab12a14f test: code coverage 2022-09-06 23:42:12 +02:00
Michele Caini
e4f6293f42 meta: use the hot/cold model with meta_type_node 2022-09-06 23:42:12 +02:00
Michele Caini
38597a6499 meta: hot/cold data to allow copies of meta nodes 2022-09-06 23:42:12 +02:00
Michele Caini
65ee240e8e meta: add a test (and a fix) for a corner case of meta_reset 2022-09-06 23:42:12 +02:00
Michele Caini
336bcf4d11 test: minor changes 2022-09-06 23:42:12 +02:00
Michele Caini
1ab10f3b28 meta: range iterator is an input iterator but models a random access iterator (close #927) 2022-09-06 23:42:11 +02:00
Michele Caini
41081204f9 tests: minor changes 2022-09-06 23:42:11 +02:00
Michele Caini
93a1d65103 meta: meta_type_node is no longer static 2022-09-06 23:42:11 +02:00
Michele Caini
ccf301c73d test: review/minor changes 2022-09-06 23:42:11 +02:00
Michele Caini
53f2bb7701 meta: meta_func_node is no longer static 2022-09-06 23:42:10 +02:00
Michele Caini
945e61d668 meta:
* meta_prop_node is no longer static
* we can attach multiple properties at different times
* meta property keys are of type id_type only
* removed meta_factory::props (use prop instead)
* meta range returns id and meta object pairs now
* removed mera_prop::key (id returned by meta ranges)
2022-09-06 23:42:10 +02:00
Michele Caini
a8eebcb0e2 meta: make meta_range iterators return an id and meta object pair 2022-09-06 23:42:10 +02:00
Michele Caini
839a2cc86d meta: removed meta_data::id 2022-09-06 23:42:10 +02:00
Michele Caini
3062114f0c meta: meta_data_node is no longer static 2022-09-06 23:42:10 +02:00
Michele Caini
b5a7812ab4 meta: added meta_dtor_node for consistency 2022-09-06 23:42:10 +02:00
Michele Caini
565de36155 meta: meta_base is no longer static 2022-09-06 23:42:10 +02:00
Michele Caini
c76f078834 meta: prepare for iterator based meta range 2022-09-06 23:42:10 +02:00
Michele Caini
358a9742c5 meta: removed meta_type::base(id_type) because pointless 2022-09-06 23:42:10 +02:00
Michele Caini
7f9e200cfb meta: meta_conv_node is no longer static 2022-09-06 23:42:10 +02:00
Michele Caini
d83e818517 test: avoid using aligned_storage_t if possible (see #919) 2022-09-02 15:23:47 +02:00
Michele Caini
6462ceb1f5 meta: turn meta_any::operator!= into an in-class method (close #917) 2022-09-02 10:10:10 +02:00
Michele Caini
9a97a57423 storage: test the proper use of component traits by the storage iterator 2022-08-30 12:13:57 +02:00
Michele Caini
2f2b0cf98a test: minor changes (help the code coverage tool) 2022-08-29 12:11:55 +02:00
Michele Caini
f627593d63 build system: add explicit dependencies for plugin tests 2022-08-29 11:32:16 +02:00
Michele Caini
9aeddc2cb1 locator: lib plugin test 2022-08-29 11:25:37 +02:00
Michele Caini
6650071d24 locator: lib test 2022-08-29 11:08:03 +02:00
Michele Caini
006822c7fc build system: set PIC property for odr target explicitly 2022-08-29 09:48:23 +02:00
Michele Caini
4200bb9ebb locator: ::handle and extended ::reset 2022-08-27 17:35:42 +02:00
Michele Caini
e9a59bb014 registry: swap 2022-08-11 12:15:49 +02:00
Michele Caini
76ba063f29 registry:
* accept allocator upon construction
* no allocator-extended move ctor due to type erasure (we can't pass it to pools)
2022-08-11 11:40:57 +02:00
Michele Caini
2988a74fe4 registry: prepare allocator support (still an unused parameter) 2022-08-10 11:10:18 +02:00
Michele Caini
768f8cd74c storage mixin: prepare for cross registry mixin 2022-08-10 07:59:42 +02:00
Michele Caini
fccdff05e3 dense_map: equal_range 2022-08-09 09:50:55 +02:00
Michele Caini
e530b3d6f6 dense_set: equal_range 2022-08-09 09:50:52 +02:00
Michele Caini
e39f235287 test: review includes 2022-08-06 17:36:04 +02:00
Michele Caini
af5acb8d32 test: minor changes 2022-08-05 18:40:17 +02:00
Michele Caini
85c1ad060f test: minor changes 2022-08-05 12:28:22 +02:00
Michele Caini
34205014e9 test: review includes 2022-08-05 12:06:10 +02:00
Michele Caini
749106aa47 test: suppress iwyu warnings for odr.cpp 2022-08-05 12:05:45 +02:00
Michele Caini
d06ccfb8e3 test: remove unused variable 2022-08-03 18:16:22 +02:00
Michele Caini
6f807d6f9e dense_set: added count 2022-08-03 18:10:03 +02:00
Michele Caini
2b0045e23e dense_map: added count 2022-08-03 18:09:52 +02:00
Michele Caini
57067bc362 dense_set: add max_size 2022-08-03 17:47:54 +02:00
Michele Caini
abe185c003 dense_map: add max_size 2022-08-03 17:47:45 +02:00
Michele Caini
3d03b01439 storage: full support for non-movable types (close #905) 2022-08-03 10:57:51 +02:00
Michele Caini
879e7d775f component: yet another piece to fully support non-movable types (see #905) 2022-08-02 14:06:35 +02:00
Michele Caini
e9dbd10db4 storage: fix cross range-erase can break when using built-in iterators (close #914) 2022-08-02 09:56:24 +02:00
Michele Caini
504c7b5d6d registry (close #911):
* added context emplace_as
* deprecated context emplace_hint
2022-08-02 08:40:06 +02:00