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