CYCLUS
Public Member Functions | List of all members
cyclus::SecondLT< T > Struct Template Reference

Detailed Description

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

a less-than comparison for pairs

Definition at line 11 of file cyc_std.h.

#include <cyc_std.h>

Inheritance diagram for cyclus::SecondLT< T >:
Inheritance graph
[legend]

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 12 of file cyc_std.h.


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