Michele Caini
|
d6eea41e13
sparse_set: make reserve virtual
|
4 years ago |
Michele Caini
|
6a2c54adf5
sparse_set: make shrink_to_fit virtual
|
4 years ago |
Michele Caini
|
75d4bc7c18
doc: minor changes
|
4 years ago |
Michele Caini
|
834f7feb27
storage: removed ::sort_n, capture pool and use ::get if needed
|
4 years ago |
Michele Caini
|
5d2af3f9e1
storage: removed ::sort, capture pool and use ::get if needed
|
4 years ago |
Michele Caini
|
60e8e4a82a
doc: updated list of links (close #723)
|
4 years ago |
Michele Caini
|
92e23476ab
doc: updated list of similar projects (close #731)
|
4 years ago |
Michele Caini
|
4560fef058
doc: updated list of showcases (close #732)
|
4 years ago |
Michele Caini
|
c5d6574617
entity: updated fwd decls
|
4 years ago |
Michele Caini
|
de61a0ca45
view:
|
4 years ago |
Michele Caini
|
98470caae1
view: suppress warning
|
4 years ago |
Michele Caini
|
53486c067b
view: minor changes
|
4 years ago |
Michele Caini
|
5b805852fa
view: internal iterable_storage class
|
4 years ago |
Michele Caini
|
94d02eeb4e
view: minor changes
|
4 years ago |
Michele Caini
|
dbfec1b247
view: get rid of filter_to_array, filter is always stored as an array
|
4 years ago |
Michele Caini
|
a9a1a71145
updated TODO list
|
4 years ago |
Michele Caini
|
91537bf5f3
sparse_set/storage: try to please the code coverage tool
|
4 years ago |
Michele Caini
|
1baad08288
storage/sparse_set: ctor review
|
4 years ago |
Michele Caini
|
1c5b846488
storage: get rid of basic_storage_impl wrapper
|
4 years ago |
Michele Caini
|
6867760cc4
doc: fixed typo
|
4 years ago |
Michele Caini
|
516a9209b7
sparse_set/storage: no zero sized allocations on construction
|
4 years ago |
Michele Caini
|
e352c953dc
test: minor changes
|
4 years ago |
Michele Caini
|
f455846d18
sparse_set/storage: avoid using temporary allocators
|
4 years ago |
Michele Caini
|
6d45ac942d
storage: store aside a compressed allocator to avoid frequent conversions
|
4 years ago |
Michele Caini
|
48939abafa
sparse_set/storage: suppress shadow warnings
|
4 years ago |
Michele Caini
|
fbc9595f12
sparse_set: used compressed pair to hide the cost of storing allocators
|
4 years ago |
Michele Caini
|
ed2c714419
compressed_pair: added support for structured binding (with tests)
|
4 years ago |
Michele Caini
|
ef7731fb8b
storage: use underlying allocator
|
4 years ago |
Michele Caini
|
b5ec03f585
sparse_set:
|
4 years ago |
Michele Caini
|
a8b224a364
*: minor explicit names for traits types
|
4 years ago |