CYCLUS
Loading...
Searching...
No Matches
cyclus::SecondLT< T > Struct Template Reference

Detailed Description

template<class T>
struct cyclus::SecondLT< T >

a less-than comparison for pairs

Definition at line 12 of file cyc_std.h.

#include <cyc_std.h>

Public Member Functions

bool operator() (const T &x, const T &y) const
 

Member Function Documentation

◆ operator()()

template<class T >
bool cyclus::SecondLT< T >::operator() ( const T & x,
const T & y ) const
inline

Definition at line 13 of file cyc_std.h.


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