NOTE: this is a package repository queue. It contains new packages that are undergoing preliminary testing and review before being migrated to cppget.org – the central build2 package repository/registry.

5 Packages
name libcpptrace
summary Portable C++ stacktrace library.
license MIT
depends 0
name libcpptrace-tests
summary Portable C++ stacktrace library. ; tests
license MIT
depends 3; gtest, gmock, libcpptrace
name libgeo-utils-cpp
summary Header-only C++17 geographic geometry utilities
license Apache-2.0
depends 0
name magic_enum
summary Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
license MIT License
depends 0
name magic_enum-tests
summary magic_enum tests
license MIT License
depends 1; catch2