A rightshift functor for tuples to be used with Boost's sorting function.
More...
#include <iterator_pair.h>
|
| 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) |
| |
A rightshift functor for tuples to be used with Boost's sorting function.
◆ 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: