LOOS 4.1.0
The Lightweight Object Oriented Structural analysis library/toolkit
Loading...
Searching...
No Matches
Public Member Functions | List of all members
loos::unordered_pair_eq< T > Struct Template Reference

test equality of unordered pair. typename T must have == operator. More...

#include <AtomicGroup.hpp>

Public Member Functions

bool operator() (std::pair< T, T > const &p1, std::pair< T, T > const &p2) const
 

Detailed Description

template<typename T>
struct loos::unordered_pair_eq< T >

test equality of unordered pair. typename T must have == operator.


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