1. Home
  2. Browse
  3. frozen

frozen

v1.1.1#0Latest

Header-only library that provides 0 cost initialization for immutable containers and various algorithms. Frozen provides:immutable (a.k.a. frozen), constexpr-compatible versions of std::set, std::unordered_set, std::map and std::unordered_map and 0-cost initialization version of std::search for frozen needles using Boyer-Moore or Knuth-Morris-Pratt algorithms.

Install

Run the following Vcpkg command to install the port.

Usage

Usage details are not available for this port.

Dependencies

See source

Version

v1.1.1#0

Publication

Supports

All

GitHub

serge-sans-paille/frozen1.3K

Homepage

github.com/serge-sans-paille/frozen

Subtree

b42db817a8

License

Apache-2.0

Definition

Manifest