playrho::IsAddable< T1, T2, class > Struct Template Reference

Template for determining if the given types are addable. More...

#include <Templates.hpp>

Detailed Description

template<class T1, class T2 = T1, class = void>
struct playrho::IsAddable< T1, T2, class >

Template for determining if the given types are addable.

Examples
Body.cpp, and Contact.cpp.

Definition at line 297 of file Templates.hpp.


The documentation for this struct was generated from the following file: