|
RMW desert 1.0
|
Helper class for half casts. This class template has to be specialized for all valid cast arguments to define an appropriate static cast member function and a corresponding type member denoting its return type.
| T | destination type |
| U | source type |
| R | rounding mode to use |