Michele Caini
|
33989a61e3
dense_set: claen up
|
4 年 前 |
Michele Caini
|
08d9e8d076
dense_map/set: minor changes
|
4 年 前 |
Michele Caini
|
da43ef0982
dense_set: avoid potential UBs
|
4 年 前 |
Michele Caini
|
02f12bde81
dense_map: avoid potential UBs
|
4 年 前 |
Michele Caini
|
b55d5375ac
*: added missing messages to static asserts
|
4 年 前 |
Michele Caini
|
281f40bd56
dense_set: avoid dispatching based on iterator category if possible
|
4 年 前 |
Michele Caini
|
dcb7c0c27e
dense_map: constrain the allocator type
|
4 年 前 |
Michele Caini
|
d3c44a6fa6
dense_map: avoid dispatching based on iterator category if possible
|
4 年 前 |
Michele Caini
|
f432dc6bdc
dense_map:
|
4 年 前 |
Michele Caini
|
ce21ee6001
test: minor changes
|
4 年 前 |
Michele Caini
|
a431f5a674
registry: allow creating pools during a destroy (close #853)
|
4 年 前 |
Michele Caini
|
f6153f17ad
storage: return a meaningful msg when the type is not movable
|
4 年 前 |
Michele Caini
|
c17ecbc78c
resource: add operator==/!= to resource handles
|
4 年 前 |
Michele Caini
|
0feb9f0c56
resource_handle: update member types
|
4 年 前 |
Michele Caini
|
e69cb3d950
memory: suppress warnings due to unreferenced parameters
|
4 年 前 |
Michele Caini
|
e7c03dd512
memory: minor changes
|
4 年 前 |
Michele Caini
|
0c1371ffae
test: suppress warning due to unused variables
|
4 年 前 |
Michele Caini
|
8a350acf39
dispatcher: allocator support
|
4 年 前 |
Michele Caini
|
594b3b5531
component: use ignore_as_empty_v to simplify the code here and there
|
4 年 前 |
Michele Caini
|
e13d06fe20
component: reintroduce utility ignore_as_empty_v (it's actually useful sometimes)
|
4 年 前 |
Michele Caini
|
805bb84c8f
component_traits:
|
4 年 前 |
Michele Caini
|
1a62338349
storage: split sigh_storage_mixin
|
4 年 前 |
Michele Caini
|
4795ba83ba
config: remove module-specific mismatch checks (we cannot protect everyone from themselves)
|
4 年 前 |
Michele Caini
|
ad5b362bca
config: use pragma detect_mismatch if possible
|
4 年 前 |
Michele Caini
|
8a735452de
config: detect version mismatch
|
4 年 前 |
Michele Caini
|
03d0f3e9ca
test: merge no-eto tests with registry tests
|
4 年 前 |
Michele Caini
|
ff0983cc42
storage: more about uses-allocator construction
|
4 年 前 |
Michele Caini
|
159a413c7d
meta: avoid creating internal namespace that messes with friend declarations
|
4 年 前 |
Michele Caini
|
6a753d1316
meta: remove unused data member
|
4 年 前 |
Michele Caini
|
c89bf30e05
meta: dereferencing a pointer-like object which converts to bool works in all cases (false implies empty meta_any)
|
4 年 前 |