Arene Base
Fundamental Utilities For Safety Critical C++
Loading...
Searching...
No Matches
Subpackages

Arene Base is divided into a set of sub-packages, so that applications using Arene Base only need to depend on the specific subset that they require. Each sub-package has a corresponding top-level Bazel target in the Arene Base repository, which are enumerated below.

In addition to the individual targets, there is a "grab bag" target, //:everything, which contains all of the subpackages in arene_base. This target is convenient for prototyping when evaluating arene_base, but should generally not be depended on directly in production as it may include content not suitable for a given domain, and may also needlessly slow compile times.

Available Subpackages