global_assert library

Classes

Assert
Annotation util for performing build time asserts in the global namespace. This is useful for validating compile-time constants in a way that fails early, before runtime.