Files | |
file | AABB.hpp |
Declaration of the AABB class and free functions that return instances of it. | |
file | Checked.hpp |
Declarations of the Checked class template and closely related code. | |
file | CheckedMath.hpp |
Conventional math functions for the Checked class template. | |
file | FiniteChecker.hpp |
Definition of the FiniteChecker class template. | |
file | IndexingNamedType.hpp |
Definition of IndexingNamedType class template and related code. | |
file | NegativeChecker.hpp |
Definition of the NegativeChecker class template. | |
file | NonNegativeChecker.hpp |
Definition of the NonNegativeChecker class template. | |
file | NonPositiveChecker.hpp |
Definition of the NonPositiveChecker class template. | |
file | NonZeroChecker.hpp |
Definition of the NonZeroChecker class template. | |
file | PositiveChecker.hpp |
Definition of the PositiveChecker class template. | |
file | RayCastInput.hpp |
Declaration of the RayCastInput class template. | |
file | Templates.hpp |
Low-level declarations for general class & function templates. | |
file | TypeInfo.hpp |
Definition of TypeInfo class template and related code. | |
file | underlying_type.hpp |
Definition of underlying_type trait class and related code. | |
file | UnitIntervalChecker.hpp |
Definition of the UnitIntervalChecker class template. | |
file | Wider.hpp |
Definition of the Wider class template and specializations. | |
file | ZeroToUnderOneChecker.hpp |
Definition of the ZeroToUnderOneChecker class template. | |