issues
search
serge-sans-paille
/
frozen
a header-only, constexpr alternative to gperf for C++14 users
Apache License 2.0
1.33k
stars
104
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
compiler (GCC 14.2.1, -std=c++20) can't find frozen::unordered_map::contains()
#179
brouhaha
closed
16 hours ago
2
frozen::unordered_map throws "integral constant overflow" errors. (Hash function issue?)
#178
bw908
closed
1 week ago
2
Fail if duplicate keys are present
#177
Ahajha
opened
1 month ago
1
Release a new version (tag)
#176
anders-wind
closed
2 months ago
3
Generate an error when duplicate keys are present
#175
Shizcow
opened
4 months ago
1
implicit size like std::to_array
#174
gvollant
closed
5 months ago
1
Fixing "'macro' is not defined" warning, when using clang-tidy
#173
Sackzement
closed
5 months ago
1
Drop a note in the README about the stability of frozen
#172
serge-sans-paille
closed
8 months ago
0
Which version should I use?
#171
jaskij
closed
8 months ago
1
[ci] Add tests for gcc 13 and clang 15
#170
serge-sans-paille
closed
9 months ago
0
Does it work on gcc13?
#169
lednakashim
closed
9 months ago
2
CTAD issue using frozen::map
#168
pfee
opened
11 months ago
1
Use ARCH_INDEPENDENT when available
#167
topazus
closed
11 months ago
2
Cannot find frozen with `find_package(frozen REQUIRED)`
#166
topazus
closed
11 months ago
0
Add C++20 module
#165
Arthapz
opened
1 year ago
0
Fix/157
#164
serge-sans-paille
closed
1 year ago
0
test_unordered_map.cpp: error: modification of 'ze_map' is not a constant expression; error: non-constant condition for static assertion
#163
barracuda156
opened
1 year ago
2
Feature/simplify ci
#162
serge-sans-paille
closed
1 year ago
0
Use CMAKE_INSTALL_* dirs from GNUInstallDirs
#161
heirecka
closed
1 year ago
1
test_unordered_set.cpp failed to be built with gcc 12.2.0
#160
sgn
closed
1 year ago
4
feat: zero relocation string containers
#159
muggenhor
opened
1 year ago
9
minor fixes and improvements
#158
muggenhor
closed
1 year ago
2
What are extended versions of `unordered_map::find`/`at` are for?
#157
mikekaganski
closed
1 year ago
1
map::at() may return incorrect item
#156
mikekaganski
opened
1 year ago
1
use consistent integer types
#152
justusranvier
closed
1 year ago
1
Fix closure types not being literal types and thus not constexpr-comp…
#151
serge-sans-paille
closed
1 year ago
0
Test compilation error
#150
amosnier
closed
1 year ago
5
Add c++20 'contains' member functions to the associative containers
#149
anders-wind
closed
1 year ago
5
Feature/gh 125
#148
serge-sans-paille
closed
1 year ago
1
Frozen constexpr map AVL tree ?
#147
PospelovDaniil
opened
1 year ago
0
Add frozen::invert_unordered_map function and tests
#146
justusranvier
closed
1 year ago
3
Frozen bimap?
#145
RazielXYZ
opened
2 years ago
2
Boyer-Moore checks
#144
RazielXYZ
closed
1 year ago
1
How to create a string key at runtime?
#143
jgm-ktg
opened
2 years ago
5
Minor test fixes
#142
serge-sans-paille
closed
2 years ago
0
feature: heterogeneous lookup for ordered containers
#141
impugachev
closed
2 years ago
6
feature: heterogeneous lookup
#140
impugachev
closed
2 years ago
2
Fix test build problems with recent glibc versions.
#139
Thelta
closed
2 years ago
1
Building tests fail because of incompatible catch2 version.
#138
Thelta
closed
2 years ago
1
Add benchmark for unordered_map
#137
bencsikandrei
closed
2 years ago
3
Status of cvector and carray
#136
jdupak
opened
2 years ago
0
Setup C++20 validation
#135
serge-sans-paille
closed
2 years ago
0
feature: elsa for std string types
#134
impugachev
closed
2 years ago
9
Make sure CI tests both C++17 and C++14
#133
serge-sans-paille
closed
2 years ago
0
Add map/set final() method?
#132
MBkkt
opened
2 years ago
5
feature: deduction guides for sets
#131
impugachev
closed
2 years ago
8
add meson build
#130
neheb
opened
2 years ago
5
Use benchmark DoNotOptimize
#129
theidexisted
closed
3 years ago
0
Avoid warning when testing the static value of random engine's modulus
#128
serge-sans-paille
closed
3 years ago
0
[Windows][VS][MSVC] Compilation failed - min / max macros
#127
Armillus
closed
3 years ago
2
Next