NEST main@caf0ae8
 
Loading...
Searching...
No Matches
rightshift_iterator_pair Struct Reference

A rightshift functor for tuples to be used with Boost's sorting function. More...

#include <iterator_pair.h>

Public Member Functions

template<typename T >
int operator() (boost::tuples::tuple< int &, T & > s, unsigned offset)
 
template<typename T >
size_t operator() (boost::tuples::tuple< nest::Source &, T & > s, unsigned offset)
 

Detailed Description

A rightshift functor for tuples to be used with Boost's sorting function.

Member Function Documentation

◆ operator()() [1/2]

template<typename T >
int rightshift_iterator_pair::operator() ( boost::tuples::tuple< int &, T & >  s,
unsigned  offset 
)
inline

◆ operator()() [2/2]

template<typename T >
size_t rightshift_iterator_pair::operator() ( boost::tuples::tuple< nest::Source &, T & >  s,
unsigned  offset 
)
inline

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