robot-piglet 2fbf87b4f7 Intermediate changes 11 месяцев назад
..
include e0e3e1717e add ydb deps 1 год назад
CMakeLists.darwin-arm64.txt ffff7a34e4 add darwin-arm64 CMakeLists 1 год назад
CMakeLists.darwin-x86_64.txt 33ed6077e6 Intermediate changes 1 год назад
CMakeLists.linux-aarch64.txt 58a117b001 External build system generator release 8 1 год назад
CMakeLists.linux-x86_64.txt 33ed6077e6 Intermediate changes 1 год назад
CMakeLists.txt 96458ea3c7 External build system generator release 65 11 месяцев назад
CMakeLists.windows-x86_64.txt 6324d075a5 Intermediate changes 1 год назад
LICENSE 62b3eaa578 speedup GmTimeR function 2 лет назад
README.md 62b3eaa578 speedup GmTimeR function 2 лет назад
ya.make 2fbf87b4f7 Intermediate changes 11 месяцев назад

README.md

Pool, part of collection of the Boost C++ Libraries, provides an efficient way to handle memory suballocation for fixed-size items.

License

Distributed under the Boost Software License, Version 1.0.

Properties

  • C++03
  • Header Only

Build Status

Branch GHA CI Appveyor Coverity Scan codecov.io Deps Docs Tests
master Build Status Build status Coverity Scan Build Status codecov Deps Documentation Enter the Matrix
develop Build Status Build status Coverity Scan Build Status codecov Deps Documentation Enter the Matrix

Directories

Name Purpose
doc documentation
example examples
include headers
test unit tests

More information

  • Ask questions
  • Report bugs: Be sure to mention Boost version, platform and compiler you're using. A small compilable code sample to reproduce the problem is always good as well.
  • Submit your patches as pull requests against develop branch. Note that by submitting patches you agree to license your modifications under the Boost Software License, Version 1.0.
  • Discussions about the library are held on the Boost developers mailing list. Be sure to read the discussion policy before posting and add the [pool] tag at the beginning of the subject line.