Chemical Data Processing Library C++ API - Version 1.1.1
Public Types | List of all members
CDPL::Math::CommonType< T1, T2 > Struct Template Reference

#include <CommonType.hpp>

Public Types

typedef std::common_type< T1, T2 >::type Type
 

Member Typedef Documentation

◆ Type

template<typename T1 , typename T2 >
typedef std::common_type<T1, T2>::type CDPL::Math::CommonType< T1, T2 >::Type

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