Template for determining if the given types are addable.
More...
#include <Templates.hpp>
template<class T1, class T2 = T1, class = void>
struct playrho::IsAddable< T1, T2, class >
Template for determining if the given types are addable.
- Examples
- Joint.cpp, WeldJoint.cpp, and WheelJoint.cpp.
The documentation for this struct was generated from the following file: