MT Core (C++)
Core library for replacing C++ standard in project usage
Loading...
Searching...
No Matches
angle.hpp File Reference
Include dependency graph for angle.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  mtcore
 Core library for C++ with Zig-related functionality.
 
namespace  mtcore::units
 Base namespace for units.
 
namespace  mtcore::units::angle
 

Variables

constexpr auto mtcore::units::angle::radians = Units<Unit<dimensions::ANGLE>>{}
 
constexpr auto mtcore::units::angle::degree = Units<Unit<dimensions::ANGLE, std::ratio<1, 180>, 1>>{}