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