|
Pyrogenesis
13997
|
Functor for comparing the firsts of pairs to a specified value. More...
Public Member Functions | |
| equal1st (const S &val) | |
| template<typename T > | |
| bool | operator() (const std::pair< S, T > &a) const |
Public Attributes | |
| const S & | val |
Private Member Functions | |
| const equal1st & | operator= (const equal1st &rhs) |
Functor for comparing the firsts of pairs to a specified value.
Definition at line 48 of file TerrainOverlay.cpp.
Definition at line 51 of file TerrainOverlay.cpp.
|
inline |
Definition at line 52 of file TerrainOverlay.cpp.
| const S& equal1st< S >::val |
Definition at line 50 of file TerrainOverlay.cpp.
1.8.5