#include <float_promote.hpp>
template<typename T, typename U, bool is_arithmetic = std::is_arithmetic<T>::value && std::is_arithmetic<U>::value>
struct dxle::type_traits::detail::float_promote2< T, U, is_arithmetic >
Definition at line 27 of file float_promote.hpp.
The documentation for this struct was generated from the following file: