Michele Caini
|
f6aaafd60f
config: add ENTT_NOEXCEPT_IF (for future uses)
|
4 years ago |
Michele Caini
|
ae3dec19fd
registry: internal changes to avoid ambiguous calls
|
4 years ago |
Michele Caini
|
990baa0929
test: typo
|
4 years ago |
Michele Caini
|
7ecb65a141
doc: updated links
|
4 years ago |
Michele Caini
|
a1e55103be
enum: typo
|
4 years ago |
Michele Caini
|
1b4fc54405
dense_set:
|
4 years ago |
Michele Caini
|
e5dcea1fa0
dense_map: emplace create-and-discard mode if strictly required only
|
4 years ago |
Michele Caini
|
9f25195629
dense_map: use insert_or_do_nothing from within insert
|
4 years ago |
Michele Caini
|
6936fa1c1c
dense_map: opaque key_to_bucket function
|
4 years ago |
Michele Caini
|
7b25eacfc8
dense_map:
|
4 years ago |
Michele Caini
|
33989a61e3
dense_set: claen up
|
4 years ago |
Michele Caini
|
08d9e8d076
dense_map/set: minor changes
|
4 years ago |
Michele Caini
|
da43ef0982
dense_set: avoid potential UBs
|
4 years ago |
Michele Caini
|
02f12bde81
dense_map: avoid potential UBs
|
4 years ago |
Michele Caini
|
b55d5375ac
*: added missing messages to static asserts
|
4 years ago |
Michele Caini
|
281f40bd56
dense_set: avoid dispatching based on iterator category if possible
|
4 years ago |
Michele Caini
|
dcb7c0c27e
dense_map: constrain the allocator type
|
4 years ago |
Michele Caini
|
d3c44a6fa6
dense_map: avoid dispatching based on iterator category if possible
|
4 years ago |
Michele Caini
|
f432dc6bdc
dense_map:
|
4 years ago |
Michele Caini
|
ce21ee6001
test: minor changes
|
4 years ago |
Michele Caini
|
a431f5a674
registry: allow creating pools during a destroy (close #853)
|
4 years ago |
Michele Caini
|
f6153f17ad
storage: return a meaningful msg when the type is not movable
|
4 years ago |
Michele Caini
|
c17ecbc78c
resource: add operator==/!= to resource handles
|
4 years ago |
Michele Caini
|
0feb9f0c56
resource_handle: update member types
|
4 years ago |
Michele Caini
|
e69cb3d950
memory: suppress warnings due to unreferenced parameters
|
4 years ago |
Michele Caini
|
e7c03dd512
memory: minor changes
|
4 years ago |
Michele Caini
|
0c1371ffae
test: suppress warning due to unused variables
|
4 years ago |
Michele Caini
|
8a350acf39
dispatcher: allocator support
|
4 years ago |
Michele Caini
|
594b3b5531
component: use ignore_as_empty_v to simplify the code here and there
|
4 years ago |
Michele Caini
|
e13d06fe20
component: reintroduce utility ignore_as_empty_v (it's actually useful sometimes)
|
4 years ago |