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 年之前 |
Michele Caini
|
ba4b5ef9f2
meta: minor changes
|
4 年之前 |
Michele Caini
|
5b39ee221f
meta: reduce the number of instantiations due to basic_meta_sequence_container_traits
|
4 年之前 |
Michele Caini
|
65c4432325
meta: use adl lookup within basic_meta_sequence_container_traits
|
4 年之前 |
Michele Caini
|
32bbb27c9f
meta: further reduce the number of instantiations due to meta sequence containers
|
4 年之前 |
Michele Caini
|
ef3c030576
meta: further optimize meta sequence containers' iterators
|
4 年之前 |
Michele Caini
|
554a182229
meta: reduce instantiations due to meta containers (drop get_fn)
|
4 年之前 |
Michele Caini
|
9154d78e58
meta: make the meta associative container's iterator an internal class as all other iterators
|
4 年之前 |
Michele Caini
|
82d933aa3d
meta: make the meta sequence container's iterator an internal class as all other iterators
|
4 年之前 |
Michele Caini
|
ef0fe9b13c
meta:
|
4 年之前 |
Michele Caini
|
f6700b7094
meta: drop meta_sequence_container::meta_iterator::base()
|
4 年之前 |
Michele Caini
|
21f00cf251
meta: make meta_sequence_container::meta_iterator model a bidirectional iterator (and keep staying in the input iterator category)
|
4 年之前 |
Michele Caini
|
900d2bf816
meta: prepare meta_sequence_container::meta_iterator to model a bidirectional iterator
|
4 年之前 |