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

◆ to_sbyte()

template<typename enum_t = std::nullptr_t>
sbyte xtd::enum_object< enum_t >::to_sbyte ( ) const
inlinenoexcept

Converts this instance to signed byte.

Returns
A new sbyte object converted from this instance.