ImFusion SDK 4.3
ImFusion::Literals Namespace Reference

Custom literals for classes of the ImFusion SDK. More...

Detailed Description

Custom literals for classes of the ImFusion SDK.

Functions

ByteSize operator""_bytes (unsigned long long numBytes)
 Create a ByteSize object from number of bytes.
 
ByteSize operator""_KB (unsigned long long kb)
 Create a ByteSize object from number of Kilobytes.
 
ByteSize operator""_MB (unsigned long long mb)
 Create a ByteSize object from number of Megabytes.
 
ByteSize operator""_GB (unsigned long long gb)
 Create a ByteSize object from number of Gigabytes.
 
Search Tab / S to search, Esc to close