Iros
 
Loading...
Searching...
No Matches
smallest_unsigned_type.h File Reference

Go to the source code of this file.

Namespaces

namespace  di
 
namespace  di::math
 
namespace  di::math::detail
 

Typedefs

template<umax size>
using di::math::SmallestUnsignedType = decltype(detail::smallest_unsigned_type_helper(c_<size>))
 

Functions

template<umax size>
constexpr auto di::math::detail::smallest_unsigned_type_helper (Constexpr< size >)