rll/euclid/size2d.h file

Namespaces

namespace rll
Contract-programming related functions and classes.

Classes

template <typename T = f32>
struct rll::size2d
A two-dimensional size2d tagged with a unit.
template <typename T>
struct fmt::formatter<rll::size2d<T>>
Specialization of the fmt::formatter for the rll::size2d class.
template <typename T>
struct std::hash<rll::size2d<T>>
Hashes a size2d.