DxLibEx
distance_result_type_t.hpp File Reference
Include dependency graph for distance_result_type_t.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  dxle::detail::distance_result_type_impl< T, is_integral, is_float >
 
struct  dxle::detail::distance_result_type_impl< T, false, true >
 
struct  dxle::detail::distance_result_type_impl< T, true, false >
 
struct  dxle::distance_result_type< T1, T2 >
 

Namespaces

 dxle
 
 dxle::detail
 

Typedefs

template<typename T1 , typename T2 >
using dxle::distance_result_type_t = typename distance_result_type< T1, T2 >::type