TECA
The Toolkit for Extreme Climate Analysis
teca_type_select::decay< t1, t2 > Struct Template Reference

Select the lower precision type. More...

#include <teca_type_select.h>

Detailed Description

template<typename t1, typename t2>
struct teca_type_select::decay< t1, t2 >

Select the lower precision type.

Given two arguments, a decay cast, selects the type of or casts to the lower precision type. note that given a signed and unsigned argument, unsigned type is selected.

Template Parameters
t1first input type
t2second input type

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