frozen_x64-linux (1.2.0-vcpkg348eadb4b2b18152cccfcfe92a6a4d89187f30addb53a06f98925f80cabe0096)

Published 2026-08-20 17:12:30 +01:00 by Tearnote

Installation

dotnet nuget add source --name Tearnote --username your_username --password your_token 
dotnet add package --source Tearnote --version 1.2.0-vcpkg348eadb4b2b18152cccfcfe92a6a4d89187f30addb53a06f98925f80cabe0096 frozen_x64-linux

About this package

NOT FOR DIRECT USE. Automatically generated cache package.

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.

Version: 1.2.0 Triplet: x64-linux CXX Compiler id: GNU CXX Compiler version: 14.2.0 Triplet/Compiler hash: 3600011444071beb27b81ff82b3c866e3d4054636e3011609deb313d2baf57fd-1c57d2af45c9bcc8d953b452c86d52aec7de4f32e7daa9425dd378f0be6ce430-8217f0bf981ac52120309f4713ac5e338b827699 Features: core Dependencies: vcpkg-cmake vcpkg-cmake-config