trsl logo
Public Member Functions | Public Attributes | List of all members
trsl::detail::at_index_comp< RandomIterator, Comparator > Class Template Reference

Public Member Functions

 at_index_comp (const RandomIterator &first, const Comparator &comp)
 
bool operator() (unsigned i, unsigned j)
 

Public Attributes

RandomIterator elements_
 
Comparator comp_
 

Detailed Description

template<class RandomIterator, class Comparator>
class trsl::detail::at_index_comp< RandomIterator, Comparator >

Definition at line 25 of file sort_iterator.hpp.


The documentation for this class was generated from the following file:
© Copyright 2007-2011 Renaud Detry.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at www.boost.org/LICENSE_1_0.txt.)
Revised Wed Jan 8 2020 14:43:32.