debug_assert
- Ebuilds: 1, Testing: 1.3.3-r1 Description: debug_assert is a simple, C++11, header-only library that provides a very flexible DEBUG_ASSERT() macro.
Homepage:https://github.com/foonathan/debug_assert License: ZLIB
type_safe
- Ebuilds: 1, Testing: 0.2.2-r1 Description: type_safe provides zero overhead abstractions that use the C++ type system to prevent bugs.
Homepage:https://github.com/foonathan/type_safe License: MIT