Package libboost_chrono1.84.0: Information

    Binary package: libboost_chrono1.84.0
    Version: 1.84.0-alt4
    Architecture: x86_64
    Build time:  Apr 27, 2024, 10:55 PM in the task #345245
    Source package: boost1.84.0
    Category: Development/C++
    Report package bug
    License: BSL-1.0
    Summary: Boost.Chrono Library
    Description: 
    Boost.Chrono aims to implement the new time facilities in C++0x,
    as proposed in N2661 document. To make the timing facilities of
    Boost.Chrono more generally useful, the library provides a number
    of clocks that are thin wrappers around the operating system's process
    time API, thereby allowing the extraction of wall clock time,
    user CPU time, and system CPU time of the process.

    Maintainer: Ivan A. Melnikov


    Last changed


    April 16, 2024 Ivan A. Melnikov 1:1.84.0-alt4
    - rebuild as compat package without development files
    Feb. 13, 2024 Michael Shigorin 1:1.84.0-alt3
    - E2K: use the patch in the intended way (thx Krylov)
    Feb. 12, 2024 Michael Shigorin 1:1.84.0-alt2
    - E2K: prime_fmod ftbfs workaround (ilyakurdyukov@; mcst#8285)