olp-cpp-sdk  1.22.0
Public Types | List of all members
olp::math::OverflowTrait< T, 32, false > Struct Template Reference

A specialization for 32-bit unsigned integers. More...

#include <AlignedBox.h>

Public Types

using Type = uint64_t
 An alias for the uint64_t integer type.
 

Detailed Description

template<typename T>
struct olp::math::OverflowTrait< T, 32, false >

A specialization for 32-bit unsigned integers.


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