Check this out!
Frozen - An header-only, constexpr alternative to gperf for C++14 users
by Serge Guelton
From the article:
An open source, header-only library that provides fast, immutable, constexpr-compatible implementation of
std::set,std::map,std::unordered_mapandstd::unordered_setto C++14 users. It can be used as an alternative to gperf...

Add a Comment
Comments are closed.