issues
search
teslamotors
/
fixed-containers
C++ Fixed Containers
MIT License
395
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Aarch64
#124
alexkaratarakis
opened
5 months ago
0
Special case make_fixed_*() for 0 parameters
#123
alexkaratarakis
closed
5 months ago
0
Fix benchmark builds for bazel
#122
alexkaratarakis
closed
5 months ago
0
Add missing `constexpr` to fix msvc tests
#121
alexkaratarakis
closed
5 months ago
0
More clang tidy
#120
alexkaratarakis
closed
5 months ago
0
Introduce .clang-tidy config
#119
alexkaratarakis
closed
5 months ago
0
Fixed unordered map clear
#118
Bobobalink
closed
4 months ago
0
[OptionalRef] Explicit ctor, deleted r-value ctor
#117
younesr1
closed
5 months ago
0
Investigation FixedUnorderedMap clear() issue
#116
alexkaratarakis
closed
4 months ago
0
gcc 13 fixes
#115
alexkaratarakis
closed
6 months ago
0
Introduce benchmarks
#114
alexkaratarakis
closed
5 months ago
0
Add `raw_view`s for `FixedList`, `FixedUnorderedMap`, `FixedUnorderedSet`
#113
Bobobalink
closed
6 months ago
0
[FixedString] Overload ostream operator
#112
tkanarsky
closed
6 months ago
0
Fix handling of types with overloaded operator& in the entire library
#111
alexkaratarakis
closed
6 months ago
0
Repository is temporarily frozen due to a github vulnerability
#110
alexkaratarakis
closed
6 months ago
1
[FixedVector/FixedDeque] Fix double-destroy bug in `erase`
#109
Quuxplusone
closed
7 months ago
1
2024 04 13 fixes
#108
alexkaratarakis
closed
7 months ago
0
[FixedMap/FixedSet] Avoid lookups in erase()
#107
alexkaratarakis
closed
7 months ago
0
Implement efficient clearing of the Hashtable
#106
Bobobalink
opened
7 months ago
0
Introduce OptionalRef
#105
younesr1
closed
5 months ago
1
Update all bazel deps
#104
alexkaratarakis
closed
8 months ago
0
Fix EnumArray default constructor constraints
#103
alexkaratarakis
closed
8 months ago
0
fix sample codes on README.md
#102
toge
closed
8 months ago
1
Is there any plan to update magic_enum?
#101
toge
closed
8 months ago
2
[FixedList] Introduce .remove() and .remove_if() and fix erase functions to not invalidate entries
#100
alexkaratarakis
closed
8 months ago
0
2024 03 09 fixes
#99
alexkaratarakis
closed
8 months ago
0
Initialize FixedVector
#98
alexkaratarakis
opened
9 months ago
0
Improve README regarding std:: equivalents
#97
alexkaratarakis
closed
9 months ago
0
2024 02 26 Improve README and include new containers
#96
alexkaratarakis
closed
9 months ago
0
Improve disabling of structured binding to be metaprogramming friendly
#95
alexkaratarakis
closed
9 months ago
0
Problem with "Implicit Structured Binding due to the fields being public is disabled"
#94
abeimler
closed
9 months ago
6
Introduce FixedList
#93
alexkaratarakis
closed
9 months ago
0
Add barebones FixedLinkedList
#92
Bobobalink
closed
9 months ago
0
Field-reference and name reflection
#91
alexkaratarakis
closed
10 months ago
0
Introduce ::static_max_size() and max_size_v<T>
#90
alexkaratarakis
closed
10 months ago
0
[EnumArray] Now a structural type and instances can be used in templates
#89
alexkaratarakis
closed
10 months ago
0
fixed_container::reflection vs boost::reflection
#88
younesr1
closed
6 months ago
1
Introduce FixedUnorderedMap/FixedUnorderedSet
#87
Bobobalink
closed
9 months ago
0
Change max_size() and capacity() to members, instead of static functions
#86
alexkaratarakis
closed
10 months ago
0
[FixedMap/EnumMap] Fix emplace to work with non-copyable/non-moveable types and piecewise construction
#85
alexkaratarakis
closed
11 months ago
0
[Reflection] Don't require `constexpr`, just default-constructible
#84
alexkaratarakis
opened
11 months ago
0
[EnumMap,EnumSet] Iterator ctor deduction guides
#83
younesr1
closed
11 months ago
0
EnumArray Ranges Constructor Should Forward Values
#82
younesr1
closed
1 year ago
2
Test improvement 2023 11 16
#81
alexkaratarakis
closed
1 year ago
0
Introduce FixedCircularDeque and FixedCircularQueue
#80
alexkaratarakis
closed
1 year ago
0
[FixedCircularBuffer] Add FixedCircularBuffer
#79
abeimler
closed
1 year ago
3
[EnumArray] Add range constructor and move out of detail namespace
#78
alexkaratarakis
closed
1 year ago
0
Improve EnumMap::create_with_keys() to not need default-constructibility
#77
alexkaratarakis
closed
1 year ago
0
Add FixedCircularBuffer
#76
abeimler
closed
1 year ago
3
Improvements 2023 09 30
#75
alexkaratarakis
closed
1 year ago
0
Previous
Next