momo  3.9
momo::internal::UIntMath< TUInt >::DivResult Struct Reference

#include <Utility.h>

Public Attributes

UInt quotient
 
UInt remainder
 

Member Data Documentation

◆ quotient

template<typename TUInt = size_t>
UInt momo::internal::UIntMath< TUInt >::DivResult::quotient

◆ remainder

template<typename TUInt = size_t>
UInt momo::internal::UIntMath< TUInt >::DivResult::remainder

The documentation for this struct was generated from the following file: