Michele Caini
|
636749eff3
test: const correctness
|
2 years ago |
Michele Caini
|
685467acba
test: claenup (and use static_assert as needed)
|
2 years ago |
Michele Caini
|
9605af3f54
test: const correctness
|
2 years ago |
Michele Caini
|
a3db63342d
test: minor changes
|
2 years ago |
Michele Caini
|
57ec8d9ca3
test: const correctness
|
2 years ago |
Michele Caini
|
f11d93ab25
test: const correctness (and [[nodiscard]] as needed)
|
2 years ago |
Michele Caini
|
b3489857ad
test: const correctness (and [[nodiscard]] as needed)
|
2 years ago |
Michele Caini
|
205e21e313
doc: minor changes
|
2 years ago |
Michele Caini
|
cd59efab8f
test: const-correctness (and [[nodiscard]] as needed)
|
2 years ago |
Michele Caini
|
72304e6781
test: const-correctness (and [[maybe_unused] as needed)
|
2 years ago |
Michele Caini
|
bdd213009c
test: const-correctness
|
2 years ago |
Michele Caini
|
5f576667d3
doc: cleanup
|
2 years ago |
Michele Caini
|
1ec2f3eeb8
type_traits: avoid redefining type again and again
|
2 years ago |
Michele Caini
|
b1a5b4b982
test: cleanup
|
2 years ago |
Michele Caini
|
9e4f40fee6
test: minor changes
|
2 years ago |
Michele Caini
|
fa0add3c02
test: avoid using a moved from vector
|
2 years ago |
Michele Caini
|
937ed81fa2
dispatcher: [[nodiscard]]
|
2 years ago |
Michele Caini
|
daa83a1885
registry: avoid shadow warnings with gcc
|
2 years ago |
Michele Caini
|
eb290d8bd4
*: updated TODO
|
2 years ago |
Michele Caini
|
dad6061cbb
view: minor changes
|
2 years ago |
Michele Caini
|
07777c78aa
view: back to the plain pointer model for internal functions
|
2 years ago |
Michele Caini
|
7a12dc6533
view: refine internal functions
|
2 years ago |
Michele Caini
|
80c8c76fdb
view: use more explicit types on internal functions
|
2 years ago |
Michele Caini
|
1931ade325
view: drop check set as a whole
|
2 years ago |
Michele Caini
|
2e264dffb3
view: index-based view iterator (no check set required)
|
2 years ago |
Michele Caini
|
09197a91a0
view: prepare to drop check set
|
2 years ago |
Michele Caini
|
70053f9301
core: minimize compilation cost of type_list_unique
|
2 years ago |
Michele Caini
|
91a193141f
view: proper ctors for multi type base view
|
2 years ago |
Michele Caini
|
5d8a1e3ee1
view: proper ctors for single type base view
|
2 years ago |
Michele Caini
|
9c85cd8d55
view: prepare to optimize further view definitions
|
2 years ago |