Michele Caini
|
6822c0f0e3
test: minor changes
|
4 years ago |
Michele Caini
|
0a155ecb68
test: uses-allocator construction guaranteed for allocate_unique
|
4 years ago |
Michele Caini
|
15fff94447
test: uses-allocator construction guaranteed for storage classes
|
4 years ago |
Michele Caini
|
ff06df2acb
test: tracked_memory_resource utility
|
4 years ago |
Michele Caini
|
df9301d591
bjuild system/tests: check for <version> (old compilers support)
|
4 years ago |
Michele Caini
|
e51b1bbb25
compressed_pair: avoid noexcept specification which cannot be supported
|
4 years ago |
Chris Ohk
|
aa275f4b1c
doc: fix minor typos (#842)
|
4 years ago |
Michele Caini
|
ed11bda9fd
component: automatic traits deduction
|
4 years ago |
Michele Caini
|
ed34a3f5d4
locator:
|
4 years ago |
Michele Caini
|
a99b8b7984
build system: get prepared for the windows-latest switch on GH
|
4 years ago |
Michele Caini
|
f750254cc2
allocate_unique: static assert that Type isn't an array type
|
4 years ago |
Michele Caini
|
21ece182f5
any: let the wrapper decide what it means to be an owner
|
4 years ago |
Michele Caini
|
6439dca43a
memory: suppress a (shadow) warning from gcc
|
4 years ago |
Michele Caini
|
ca424a4577
type_traits: try to also please clang-cl
|
4 years ago |
Michele Caini
|
87bc2cb1ab
any: try to also please gcc7
|
4 years ago |
Michele Caini
|
58f22cc3b5
meta_any: ::hash function for hashable types (+ bonus doc review)
|
4 years ago |
Michele Caini
|
fa8362f000
any: ::hash function for hashable types (close #629)
|
4 years ago |
Michele Caini
|
1816206dfc
type_traits: is_std_hashable[_v]
|
4 years ago |
Michele Caini
|
fcfa994152
doc: compressed_pair, std::tuple_size and std::tuple_element specializations
|
4 years ago |
Michele Caini
|
e7262660c2
dispatcher: API review to support named queues
|
4 years ago |
Michele Caini
|
a1e14d5740
doc: memory (power of two, fast modulus, allocate_unique, ...)
|
4 years ago |
Michele Caini
|
60c11f3f30
dispatcher: minor changes
|
4 years ago |
Michele Caini
|
3fe584d366
any: rename local variable to make it easier for me to read too :)
|
4 years ago |
Michele Caini
|
28e38321ee
test: put basic test allocator in its own file
|
4 years ago |
Michele Caini
|
1faeeeeabc
memory: allocation_deleter/allocate_unique
|
4 years ago |
Michele Caini
|
75a0c672b1
iterable_adaptor: decouple iterator types
|
4 years ago |
Michele Caini
|
db829b21aa
doc: minor changes
|
4 years ago |
Michele Caini
|
24bdc29c27
input_iterator_pointer: minor changes
|
4 years ago |
Michele Caini
|
692a78984f
doc: updated documentation about context variables
|
4 years ago |
Michele Caini
|
77a399738c
registry: support to named context variables (see emplace_hint)
|
4 years ago |