|
AGX Dynamics 2.41.3.0
|
A std::pair, with both elements of the same type, and symmetric so (a, b) == (b, a) More...
#include <SymmetricPair.h>
Inheritance diagram for agx::SymmetricPair< T >:Public Member Functions | |
| SymmetricPair () | |
| SymmetricPair (const T &a, const T &b) | |
| bool | contains (const T &a) const |
| UInt32 | hash () const |
A std::pair, with both elements of the same type, and symmetric so (a, b) == (b, a)
Definition at line 31 of file SymmetricPair.h.
|
inline |
Definition at line 34 of file SymmetricPair.h.
|
inline |
Definition at line 35 of file SymmetricPair.h.
|
inline |
Definition at line 37 of file SymmetricPair.h.
| UInt32 agx::SymmetricPair< T >::hash |
Definition at line 59 of file SymmetricPair.h.
References agx::hash(), and std::swap().