PlayRho  2.0.0
An interactive physics engine & library.
WiderType.hpp File Reference

Definition of the WiderType alias template. More...

Include dependency graph for WiderType.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

 playrho
 

Typedefs

template<typename T >
using playrho::WiderType = typename detail::Wider< T >::type
 The wider type helper.
 

Detailed Description

Definition of the WiderType alias template.