Commit Graph

5645 Commits

Author SHA1 Message Date
Michele Caini
ee64ca4afb registry: avoid c-arrays 2024-05-24 08:00:45 +02:00
Michele Caini
9788610124 organizer: avoid c-arrays 2024-05-24 08:00:10 +02:00
Michele Caini
01f851199b table: rule of five 2024-05-24 07:59:54 +02:00
Michele Caini
d278a0f864 dispatcher: rule of five 2024-05-23 08:40:08 +02:00
Michele Caini
f9bf4c341d locator: rule of three 2024-05-23 08:40:00 +02:00
Michele Caini
2777bade73 snapshot: rule of five 2024-05-23 08:34:25 +02:00
Michele Caini
55637a7284 basic_sigh_mixin: rule of five 2024-05-23 08:24:58 +02:00
Michele Caini
0bd37df6f3 doc: minor changes 2024-05-23 08:23:06 +02:00
Michele Caini
aad65bf436 version: suppress macro usage linter messages 2024-05-23 08:22:25 +02:00
Michele Caini
9db1d085f9 macro: suppress macro usage linter messages 2024-05-23 08:22:18 +02:00
Michele Caini
dccc621f07 emitter: rule of five 2024-05-22 16:08:47 +02:00
Michele Caini
a014656f04 poly: cleanup 2024-05-22 16:07:11 +02:00
Michele Caini
1ffbd845dc config: suppress macro usage linter messages 2024-05-22 16:06:58 +02:00
Michele Caini
d0f8974e08 entity: default destructors and noexcept-ness review 2024-05-21 10:32:05 +02:00
Michele Caini
505bb4c8cb any: minor changes 2024-05-21 10:31:36 +02:00
Michele Caini
5ecf9eb893 signal: default destructor and noexcept-ness review 2024-05-21 10:22:39 +02:00
Michele Caini
ab532af047 resource: default destructor 2024-05-21 10:21:58 +02:00
Michele Caini
16b05ad8a0 basic_scheduler: default destructor 2024-05-21 10:21:27 +02:00
Michele Caini
54ef3c8850 meta_handle: default destructor 2024-05-21 10:20:50 +02:00
Michele Caini
4516210518 locator: minor changes 2024-05-21 10:20:28 +02:00
Michele Caini
387528bdcc adjacency_matrix: default destructor 2024-05-21 10:20:14 +02:00
Michele Caini
84b48c1a30 snapshot: default destructor(s) 2024-05-21 10:19:51 +02:00
Michele Caini
6615792703 compressed_pair: refine dtor noexcept spec 2024-05-21 10:19:29 +02:00
Michele Caini
991d16084d test: noexcept-ness review 2024-05-21 10:19:03 +02:00
Michele Caini
d7c9609ee6 registry: default destructor 2024-05-21 09:33:28 +02:00
Michele Caini
af27c43436 test: iwyu docet 2024-05-21 09:33:15 +02:00
Michele Caini
89e3fcfda0 flow: default destructor 2024-05-21 09:32:46 +02:00
Michele Caini
52de32291f dense_map/dense_set: cleanup 2024-05-21 09:32:30 +02:00
Michele Caini
a530b078d7 basic_sigh_mixin: default dtor 2024-05-21 08:19:19 +02:00
Michele Caini
a68bb70d43 sigh: default dtor 2024-05-21 08:18:25 +02:00
Michele Caini
f9a243b92a adjacency_matrix: internal changes 2024-05-21 08:13:59 +02:00
Michele Caini
4c4bbed0a2 dense_map/dense_set: default dtor 2024-05-21 08:13:38 +02:00
Michele Caini
9ec4d69b1e table: default dtor 2024-05-21 08:13:21 +02:00
Michele Caini
68f3f650eb registry: [[nodiscard]] as it should be 2024-05-20 13:21:48 +02:00
Michele Caini
2cb44f2590 group: [[nodiscard]] as it should be 2024-05-20 13:21:31 +02:00
Michele Caini
f7fd153ee0 group: cleanup 2024-05-20 13:21:19 +02:00
Michele Caini
e5804ac0a2 *: use transparent comparators 2024-05-20 13:20:57 +02:00
Michele Caini
11ade1cbc0 snapshot: noexcept move ctor/op 2024-05-20 13:19:29 +02:00
Michele Caini
46ed48ec48 adjacency_matrix: cleanup 2024-05-20 13:19:09 +02:00
Michele Caini
b3b4facaed sigh/sink: avoid unnecessary moves 2024-05-20 13:18:33 +02:00
Michele Caini
fbe92fc708 dispatcher: [[nodiscard]] as it should be 2024-05-20 13:18:05 +02:00
Michele Caini
3b6a987814 basic_flow: cleanup 2024-05-20 13:17:21 +02:00
Michele Caini
10749d445a resource_cache: noexcept move ctor/op 2024-05-20 13:16:48 +02:00
Michele Caini
83495c967e test. avoid warnings due to unused variables 2024-05-20 13:16:25 +02:00
Michele Caini
32ae3eef08 monstate: return *this from operator= 2024-05-20 13:16:00 +02:00
Michele Caini
efc68bdf39 compressed_pari: cleanup 2024-05-20 13:15:39 +02:00
Michele Caini
1e90bee7ad algorithm: avoid C-arrays 2024-05-20 13:15:26 +02:00
Michele Caini
77606c2d20 test: use transparent comparators 2024-05-19 00:14:58 +02:00
Michele Caini
ca303e24ff organizer: minor changes 2024-05-19 00:12:16 +02:00
Michele Caini
288fcdaf53 hashed_string: avoid magic numbers in return statements 2024-05-19 00:12:01 +02:00