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
FixedStack/FixedQueue improvements
#74
alexkaratarakis
closed
1 year ago
0
Rework `Checking` customization
#73
alexkaratarakis
closed
1 year ago
0
[FixedQueue] Create FixedQueue
#72
younesr1
closed
1 year ago
0
Add new containers to macro_countermeasures_test
#71
alexkaratarakis
closed
1 year ago
0
[SkeletalRichEnum] Fix ordinal() and value_of(underlying_int)
#70
alexkaratarakis
closed
1 year ago
0
[Bidirectional/RandomAccessIterator] std::decay_t -> std::remove_cvref_t
#69
alexkaratarakis
closed
1 year ago
0
[FixedString] Take out of detail namespace, add to README, add a lot of missing functions
#68
alexkaratarakis
closed
1 year ago
0
[Reflection] Add unit test for total field count limits
#67
alexkaratarakis
closed
1 year ago
0
[FixedDeque] implement proper wrap-around and missing functions
#66
alexkaratarakis
closed
1 year ago
0
Improve EnumSet and EnumMap iterators
#65
alexkaratarakis
closed
1 year ago
0
Minor improvements 2023 09 18
#64
alexkaratarakis
closed
1 year ago
0
Implement missing emplace() for FixedSet/EnumSet
#63
alexkaratarakis
closed
1 year ago
0
Skip finding magic_enum package if the target exists
#62
seven332
closed
1 year ago
1
Reflection improvements 2
#61
alexkaratarakis
closed
1 year ago
0
[FixedDeque] Implement more functions
#60
alexkaratarakis
closed
1 year ago
0
FixedDeque (partial) and FixedStack (full)
#59
alexkaratarakis
closed
1 year ago
0
Recursive reflection
#58
alexkaratarakis
closed
1 year ago
0
Fix FixedVector and EnumMap to work with ADL and CTAD
#57
alexkaratarakis
closed
1 year ago
0
Specify std::invocable<FieldEntry> concept
#56
alexkaratarakis
closed
1 year ago
0
Reflection improvements
#55
alexkaratarakis
closed
1 year ago
0
Introduce FixedString with basic functionality
#54
alexkaratarakis
closed
1 year ago
0
Use _GLIBXX_RELEASE instead of __GNUC__ to detect version of libstdc++
#53
alexkaratarakis
closed
1 year ago
0
[FixedVector] Minor test fixes
#52
alexkaratarakis
closed
1 year ago
0
Introduce out<> and in_out<>
#51
alexkaratarakis
closed
1 year ago
0
[EnumMap] Add create_with_all_entries<>() that prints missing entries
#50
alexkaratarakis
closed
1 year ago
0
Update ubuntu.yml
#49
javascript-libs
closed
1 year ago
0
[FixedMap/EnumMap] PairView -> std::pair
#48
alexkaratarakis
closed
1 year ago
0
Rename RED/BLACK to avoid macro collision. Also rename the `Color` type
#47
alexkaratarakis
closed
1 year ago
0
Conflicts with C Macros
#46
abeimler
closed
1 year ago
1
[FixedMap/EnumMap] Fix dangling references by changing iter return type
#45
alexkaratarakis
closed
1 year ago
0
Iterator improvements
#44
alexkaratarakis
closed
1 year ago
0
Improve tests around iterators
#43
alexkaratarakis
closed
1 year ago
0
Enable asan/ubsan for Unit tests
#42
alexkaratarakis
closed
1 year ago
0
Fix ubuntu-clang workflow not running unit tests
#41
alexkaratarakis
closed
1 year ago
0
Use ArrowProxy for iterators to remove first()/second() api discrepancy
#40
alexkaratarakis
closed
1 year ago
1
Arrow proxy (on top of "Rework iterators to remove first()/second() api discrepancy")
#39
alexkaratarakis
closed
1 year ago
1
Rework iterators to remove first()/second() api discrepancy
#38
alexkaratarakis
closed
1 year ago
4
Add missing base() function for reverse iterators
#37
alexkaratarakis
closed
1 year ago
0
Add missing iterator constructors for FixedMap/FixedSet/EnumMap
#36
alexkaratarakis
closed
1 year ago
0
Add cmake install rule
#35
alexkaratarakis
closed
1 year ago
0
Some tweaks to RandomAccessIteratorTransformer
#34
Quuxplusone
closed
1 year ago
5
Structural types
#33
alexkaratarakis
closed
1 year ago
0
Remove magic-enum dependency from everything except the enum containers
#32
Quuxplusone
closed
1 year ago
1
Clang: Add -Wno-poison-system-directories
#31
Quuxplusone
closed
1 year ago
3
libc++ doesn't support `std::map<int, const int&>`
#30
Quuxplusone
closed
1 year ago
1
[FixedVector] Now a structural type and instances can be used in templates
#29
alexkaratarakis
closed
1 year ago
0
Avoid macro collisions with windows.h
#28
alexkaratarakis
closed
1 year ago
0
Expose EnumArray's label type as a public member type
#27
zanneth
closed
1 year ago
0
Make fixed_containers Structural types
#26
alexkaratarakis
closed
1 year ago
1
Clang 16 diagnostics
#25
alexkaratarakis
closed
1 year ago
0
Previous
Next