套件:libabsl-dev(20240722.0-1)
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
extensions to the C++ standard library (development files)
Abseil is an open-source collection of C++ library code designed to augment the C++ standard library. The Abseil library code is collected from Google's C++ codebase and has been extensively tested and used in production. In some cases, Abseil provides pieces missing from the C++ standard; in others, Abseil provides alternatives to the standard for special needs.
This package contains header files and other data necessary for developing with Abseil.
其他與 libabsl-dev 有關的套件
|
|
|
|
-
- dep: libabsl20240722 (= 20240722.0-1)
- extensions to the C++ standard library
-
- rec: g++ (>= 7.5.0)
- GNU C++ compiler
-
- rec: libgmock-dev (>= 1.12)
- Google's framework for writing C++ tests