Michele Caini
|
c19c848c46
test: suppress warnings due to unused variables
|
3 years ago |
Michele Caini
|
0bf0a0a8fa
doc: delegate
|
3 years ago |
Michele Caini
|
743e8678ea
delegate: also support functions that skip first elements (on second attempt only)
|
3 years ago |
Michele Caini
|
a7ad1c06f4
delegate: prepare to support filtering on both sides
|
3 years ago |
Michele Caini
|
b1af70e70f
registry: avoid checking pools in the group handler if possible
|
3 years ago |
Michele Caini
|
c87c3533ee
registry: avoid checking pools in the group handler if possible
|
3 years ago |
Michele Caini
|
4839a0ee6c
registry: cleanup
|
3 years ago |
Michele Caini
|
a0f0c44e6d
registry: minor changes
|
3 years ago |
Michele Caini
|
74691dc1d9
group: just use meaningful names :)
|
3 years ago |
Michele Caini
|
e4957badb7
registry: split group handler to further refine group management
|
3 years ago |
Michele Caini
|
46791c4c3a
registry: turn group handler functions into static ones
|
3 years ago |
Michele Caini
|
56c3917841
registry: prepare to rework groups
|
3 years ago |
Michele Caini
|
1fb13d3e93
doc: minor changes
|
3 years ago |
Michele Caini
|
535beb4e2d
storage: drop unnecessary use of integral_constant
|
3 years ago |
Michele Caini
|
2d318b88c9
-: updated TODO
|
3 years ago |
Michele Caini
|
b7f0b76cef
entity/mixin: add missing include
|
3 years ago |
Michele Caini
|
d30312f516
entity/helper: add missing include, drop unnecessary traits calls
|
3 years ago |
Michele Caini
|
30772848e6
meta: avoid unnecessary calls to std::move
|
3 years ago |
Nicolas Jakob
|
eca01a3979
doc: add vcpkg badge and vcpkg.link (#985)
|
3 years ago |
Michele Caini
|
35ef0b7ac1
core: reduces the number of instantiations a bit
|
3 years ago |
Michele Caini
|
19ccba3a6c
meta: reduces the number of instantiations a bit
|
3 years ago |
Michele Caini
|
207b7674ae
doc: fix typo
|
3 years ago |
Michele Caini
|
631c55ba92
storage: minor changes/tests
|
3 years ago |
Michele Caini
|
e7b30fd36d
storage: return iterator to elements rather than entities and only if it makes sense
|
3 years ago |
Michele Caini
|
3e959007b9
storage: ::insert returns an iterator to the range of inserted entities
|
3 years ago |
Michele Caini
|
07ec4ca230
-: updated TODO
|
3 years ago |
Michele Caini
|
6e4946b682
storage: uniform interface to simplify mixin implementation
|
3 years ago |
Michele Caini
|
47ea16f17c
test: signals on entity creation/destruction
|
3 years ago |
Michele Caini
|
722857fc07
test: get rid of pointless template parameters
|
3 years ago |
Michele Caini
|
2125b38381
test: minor changes
|
3 years ago |