Template for determining if the given types are divisable.
More...
#include <playrho/detail/Templates.hpp>
template<class T1, class T2, class = void>
struct playrho::detail::IsDivisable< T1, T2, class >
Template for determining if the given types are divisable.
The documentation for this struct was generated from the following file: