xtd 0.2.0
Loading...
Searching...
No Matches

◆ to_uint32()

template<typename enum_t >
static uint32 xtd::enum_object< std::nullptr_t >::to_uint32 ( enum_t  value)
inlinestaticnoexcept

Converts this instance to unsigned int32.

Parameters
valueThe value to convert.
Returns
A new to_uint32 object converted from this instance.