CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
Math::literals Namespace Reference

Namespaces

namespace  impl_
 

Functions

template<char... _Args>
constexpr UInt128 operator""_u128 ()
 
template<char... _Args>
constexpr Int128 operator""_i128 ()
 

Function Documentation

◆ operator""_i128()

template<char... _Args>
constexpr Int128 Math::literals::operator""_i128 ( )
constexpr

◆ operator""_u128()

template<char... _Args>
constexpr UInt128 Math::literals::operator""_u128 ( )
constexpr