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