serge-sans-paille / frozen

a header-only, constexpr alternative to gperf for C++14 users
Apache License 2.0
1.27k stars 103 forks source link

Frozen constexpr map AVL tree ? #147

Open PospelovDaniil opened 1 year ago

PospelovDaniil commented 1 year ago

Hi, it would be nice if you ever made a constexpr map with an AVL tree implementation (for cases where search is heavily used)