Phying News
Curated security research, vulnerabilities, advisories and tools for practitioners.

Frozen - An header-only, constexpr alternative to gperf for C++14 users

Summary

A header-only C++14 library that uses constexpr to initialize immutable set/map containers at compile time, offering zero-cost initialization and fast lookups as a gperf alternative.
Published
Collected

original ↗

Related coverage

back