MT Core (C++)
Core library for replacing C++ standard in project usage
|
#include <templates.hpp>
Public Types | |
using | T = typename IntPowRatioImpl < R, Pow, Pow % 2 == 1, Pow<0, Pow == 0>::T |
Definition at line 187 of file templates.hpp.
using mtcore::math::IntPowRatio< R, Pow >::T = typename IntPowRatioImpl < R, Pow, Pow % 2 == 1, Pow<0, Pow == 0>::T |
Definition at line 188 of file templates.hpp.