Michele Caini
|
5dfac37dac
dispatcher: just a comment for the future me
|
3 years ago |
Michele Caini
|
f17a4e7f8e
locator: just a comment for the future me
|
3 years ago |
Michele Caini
|
4b586efe66
registry: use the allocator a bit more if possible
|
3 years ago |
Michele Caini
|
db6dc1e21b
sigh: reduce the number of instantiations and the size of the generated symbols
|
3 years ago |
Michele Caini
|
da11771dab
meta: drop using definitions that are pointless/no longer required
|
3 years ago |
Michele Caini
|
475e3a70b0
meta: minor changes
|
3 years ago |
Michele Caini
|
5255afc80d
meta: drop useless scope
|
3 years ago |
Michele Caini
|
7a3f59cc5d
delegate: drop useless scope
|
3 years ago |
Michele Caini
|
9470133e33
registry: don't pass the allocator to the fake storage
|
3 years ago |
Michele Caini
|
5ab0f9e4c0
dispatcher: const assure
|
3 years ago |
Michele Caini
|
ef91cd5375
registry: rollback some no longer required changes
|
3 years ago |
Michele Caini
|
cd9553ca10
registry: ::storage(id) returns a pointer rather than an utterly annoying iterator
|
3 years ago |
Michele Caini
|
8b27a846a6
view: avoid moving the callback with multi-type views
|
3 years ago |
Michele Caini
|
9d961ad8aa
view: minor changes
|
3 years ago |
Michele Caini
|
0952f3ce03
view: reduce the number of symbols
|
3 years ago |
Michele Caini
|
ab33111192
view/group: make ::handle [[nodiscard]]
|
3 years ago |
Michele Caini
|
9a457c5aca
registry: prepare to drop static storage within const assure
|
3 years ago |
Michele Caini
|
4f1c86c52e
view: prepare for partially working empty views
|
3 years ago |
Michele Caini
|
c605e3b5a1
view: prepare for partially working empty views
|
3 years ago |
Michele Caini
|
5a8c9b8a95
test: ASSERT_NO_THROW -> ASSERT_NO_FATAL_FAILURE
|
3 years ago |
Michele Caini
|
2b8e9cab18
view: drop useless constexpr branch
|
3 years ago |
Michele Caini
|
c3dec4b04e
view: added ::refresh function to reinitialize the leading pool
|
3 years ago |
Michele Caini
|
699aa5cd96
meta: rework internal function meta_arg_node
|
3 years ago |
Michele Caini
|
fea0210b6e
meta: support const/non-const overloads of the same function
|
3 years ago |
Michele Caini
|
cf12765738
registry: pass the allocator to the pools
|
3 years ago |
Michele Caini
|
17f47fbc92
storage_type[_t]/storage_for[_t]: allocator support
|
3 years ago |
Michele Caini
|
1e36b6c4b6
registry: strict check on value_type for allocators
|
3 years ago |
Michele Caini
|
28692fc142
registry: also adjust construction and swap orders
|
3 years ago |
Dominic Koepke
|
6eff5a88f6
registry: update (and test) member destruction order (#930)
|
3 years ago |
tocic
|
5742100973
doc: fix typos (#934)
|
3 years ago |