issues
search
teslamotors
/
fixed-containers
C++ Fixed Containers
MIT License
393
stars
37
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
FixedBitSet to provide constexpr storage for EnumSet
#174
rgb2hsv
opened
1 day ago
0
Add explicit deduction guide for Overloaded
#173
alexkaratarakis
closed
6 days ago
0
[FixedString] Overload istream operator follow-up
#172
alexkaratarakis
closed
6 days ago
0
[FixedString] Overload istream operator
#171
alexkaratarakis
closed
6 days ago
0
Introduce FixedDequeRawView
#170
CyrilSharma
closed
5 days ago
0
Bump required CMake version to 3.21 (from 3.16)
#169
alexkaratarakis
closed
1 week ago
0
[FixedString] Add `.find()` , `.rfind()` , `.find_[first|last]_[|not]of()`
#168
alexkaratarakis
closed
1 month ago
0
[OptionalReference] Add value_or() function
#167
alexkaratarakis
closed
2 months ago
0
Rich enums: Remove infused data support and require copyability
#166
alexkaratarakis
closed
2 months ago
0
Introduce Overloaded helper type
#165
alexkaratarakis
closed
2 months ago
0
Rich enum nesting - designing
#164
alexkaratarakis
opened
2 months ago
0
[rich-enums] Doc improvements 2024-09-13
#163
alexkaratarakis
closed
2 months ago
0
Fix clang-tidy issues 2024-09-12
#162
alexkaratarakis
closed
2 months ago
0
RichEnum::value_of() - Return OptionalReference
#161
alexkaratarakis
closed
2 months ago
1
[SkeletalRichEnum] Implement values() so extenders don't have to
#160
alexkaratarakis
closed
2 months ago
0
Rich enum improvements
#159
alexkaratarakis
closed
2 months ago
0
Fix clang 15
#158
alexkaratarakis
closed
2 months ago
0
Fix failure in struct_view_test
#157
alexkaratarakis
closed
2 months ago
0
Suggestion: Add bit_set container (and considering using bit_set in enum containers)
#156
abeimler
opened
2 months ago
5
Rich enum nesting - proposal
#155
alexkaratarakis
opened
2 months ago
0
Add std::hash specialization for rich-enums
#154
alexkaratarakis
closed
2 months ago
0
Allow error handling from StructView::add_path
#153
zanneth
closed
2 months ago
0
Allow users to customize output types for reflection
#152
alexkaratarakis
opened
3 months ago
0
why doesn't this work
#151
Bobobalink
closed
3 months ago
0
Generate compile-commands in bazel
#150
EazyReal
closed
3 months ago
0
Fix undefined behavior on zero-capacity FUM
#149
Bobobalink
closed
3 months ago
0
[tuples_as_view] Raise entry count limit to 720
#148
alexkaratarakis
opened
4 months ago
0
Introduce struct_view
#147
EazyReal
closed
3 months ago
0
[CMake] Use -std=c++20 instead of -std=gnu++20
#146
alexkaratarakis
closed
4 months ago
0
[unit-tests] Migrate to std::ranges (from range-v3)
#145
alexkaratarakis
closed
4 months ago
0
[bazel] Restore WORKSPACE file and keep it for transition/older bazel
#144
alexkaratarakis
closed
4 months ago
0
[2] Add runtime benchmarks for `Fixed*Map` data structures
#143
alexkaratarakis
opened
4 months ago
0
Fix handling of zero-sized enums
#142
alexkaratarakis
closed
4 months ago
0
[clang-tidy] Ignore identifier `_` which expresses an unused variable
#141
alexkaratarakis
closed
4 months ago
0
Add runtime benchmarks for `Fixed*Map` data structures
#140
Bobobalink
opened
4 months ago
0
[bazel] Migrate to bzlmod
#139
EazyReal
closed
4 months ago
0
[bazel] Fix diagnostics not being emitted from headers
#138
alexkaratarakis
closed
4 months ago
0
Clang tidy 2024 07 06 - Readability
#137
alexkaratarakis
closed
4 months ago
0
[RFC] Rich enum constants without parens
#136
alexkaratarakis
opened
4 months ago
0
introduce FixedString::operator+(FixedString)
#135
younesr1
closed
3 months ago
0
Clang tidy 2024 07 04
#134
alexkaratarakis
closed
4 months ago
0
Clang tidy 2024 06 29
#133
alexkaratarakis
closed
4 months ago
0
sub struct view + nested struct + array
#132
EazyReal
closed
4 months ago
0
[OptionalReference] introduce OptionalReference(std::nullopt_t)
#131
younesr1
closed
4 months ago
0
Introduce sub_struct_view
#130
alexkaratarakis
opened
5 months ago
0
[RandomAccessIterator] Fix reference to non-existent member
#129
alexkaratarakis
closed
5 months ago
0
Compiling with emscripten
#128
abeimler
opened
5 months ago
3
Uprev google/benchmark and remove upstreamed patch
#127
alexkaratarakis
closed
5 months ago
0
minrepro 2024-06-17
#126
alexkaratarakis
opened
5 months ago
0
[memory] clang-18 workaround
#125
alexkaratarakis
closed
5 months ago
0
Next