DUDS
Distributed Update of Data from Something
duds::general::DataSizeConversionError Struct Reference

Used to report a failure to make an exact conversion of a size represented by a DataSize object. More...

#include <DataSize.hpp>

Inheritance diagram for duds::general::DataSizeConversionError:
Collaboration diagram for duds::general::DataSizeConversionError:

Detailed Description

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.


The documentation for this struct was generated from the following file: