Add reserve_capacity to buffer

This commit is contained in:
2024-12-12 00:17:02 +01:00
parent b509ebcdc5
commit 7c9e871eb6
4 changed files with 126 additions and 10 deletions

View File

@ -7,6 +7,8 @@ build:linux --repo_env=CC=clang
build:windows --cxxopt=-Xclang=-std=c++20
build:linux --cxxopt=-std=c++20
common --incompatible_autoload_externally=+@rules_python
build --cxxopt=-Wall
build --cxxopt=-Wno-c++98-compat
build --cxxopt=-Wno-c++98-compat-pedantic