Artifact libfrozen-dev_1.2.0-2_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Description: |-
    library for immutable and fixed-size containers
     Header-only library that provides 0 cost initialization for immutable
     containers, fixed-size 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.
      - fixed-capacity, constinit-compatible versions of std::map and
        std::unordered_map with immutable, compile-time selected keys mapped to
        mutable values.
      - 0-cost initialization version of std::search for frozen needles using
       Boyer-Moore or Knuth-Morris-Pratt algorithms.
     .
     The unordered_* containers are guaranteed perfect (a.k.a. no hash collision)
     and the extra storage is linear with respect to the number of keys.
     .
     Once initialized, the container keys cannot be updated, and in exchange,
     lookups are faster.
     .
     This package contains the necessary headers.
  Homepage: https://github.com/serge-sans-paille/frozen
  Installed-Size: '114'
  Maintainer: Rene Engelhard <rene@debian.org>
  Package: libfrozen-dev
  Priority: optional
  Section: libdevel
  Source: frozen
  Version: 1.2.0-2
srcpkg_name: frozen
srcpkg_version: 1.2.0-2

File

libfrozen-dev_1.2.0-2_all.deb
Binary file libfrozen-dev_1.2.0-2_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package frozen_1.2.0-2

binary package System mirror trixie from https://deb.debian.org/debian - 3 weeks, 4 days ago 0 minutes
BETA