GMP Native Interface for .NET
GMP Native Interface for .NET
Math.Gmp.Native
size_t Structure
size_t Operators and Type Conversions
Implicit Conversion Operators
Implicit Conversion (Byte to size_t)
Implicit Conversion (UInt16 to size_t)
Implicit Conversion (UInt32 to size_t)
Implicit Conversion (UInt64 to size_t)
Implicit Conversion (size_t to UInt64)
size_t
Conversion Operators
Overload List
Name
Description
(Byte to size_t)
Converts a
Byte
value to a
size_t
value.
(UInt16 to size_t)
Converts a
UInt16
value to a
size_t
value.
(UInt32 to size_t)
Converts a
UInt32
value to a
size_t
value.
(UInt64 to size_t)
Converts a
UInt64
value to a
size_t
value.
(size_t to UInt64)
Converts a
size_t
value to a
UInt64
value.
Top
See Also
Reference
size_t Structure
Math.Gmp.Native Namespace