|
DUDS
|
Distributed Update of Data from Something
|
Used to report a failure to make an exact conversion of a size represented by a DataSize object. More...
#include <DataSize.hpp>
Used to report a failure to make an exact conversion of a size represented by a DataSize object.
This is only used for expressions that are not constexpr. A constexpr expression that fails at an exact conversion will cause a compile-time error.
Definition at line 24 of file DataSize.hpp.