PlayRho  1.1.0
An Interactive Real-Time-Oriented C++ Physics Engine & Library
playrho::IsInequalityComparable< T1, T2, class > Struct Template Reference

Template for determining if the given type is an inequality comparable type. More...

#include <Templates.hpp>

Inheritance diagram for playrho::IsInequalityComparable< T1, T2, class >:
[legend]
Collaboration diagram for playrho::IsInequalityComparable< T1, T2, class >:
[legend]

Detailed Description

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

Template for determining if the given type is an inequality comparable type.


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