Bazel Boost
Modular boost built with bazel (experimental)
Pinned Loading
Repositories
Showing 10 of 150 repositories
- safe_numerics Public Forked from boostorg/safe_numerics
Replacements to standard numeric types which throw exceptions on errors
- outcome Public Forked from boostorg/outcome
Provides very lightweight outcome<T> and result<T> (Boost edition)
- variant2 Public Forked from boostorg/variant2
A never-valueless, strong guarantee implementation of std::variant