パッケージ: libabsl-dev (20240722.0-1)
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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++ コンパイラ
-
- rec: libgmock-dev (>= 1.12)
- Google's framework for writing C++ tests