ChimeraTK-DeviceAccess  03.18.00
ChimeraTK::RoundingRangeCheckingDataConverter< SourceType, DestType > Struct Template Reference

#include <IEEE754_SingleConverter.h>

Classes

struct  Round
 define round type for the boost::numeric::converter More...
 

Public Types

using converter = boost::numeric::converter< DestType, SourceType, boost::numeric::conversion_traits< DestType, SourceType >, boost::numeric::def_overflow_handler, Round< SourceType > >
 

Detailed Description

template<typename SourceType, typename DestType>
struct ChimeraTK::RoundingRangeCheckingDataConverter< SourceType, DestType >

Definition at line 15 of file IEEE754_SingleConverter.h.

Member Typedef Documentation

◆ converter

template<typename SourceType , typename DestType >
using ChimeraTK::RoundingRangeCheckingDataConverter< SourceType, DestType >::converter = boost::numeric::converter<DestType, SourceType, boost::numeric::conversion_traits<DestType, SourceType>, boost::numeric::def_overflow_handler, Round<SourceType> >

Definition at line 26 of file IEEE754_SingleConverter.h.


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