Searched defs:sort_by_direction (Results 1 – 1 of 1) sorted by relevance
85 struct sort_by_direction struct87 typedef photon first_argument_type;88 typedef photon second_argument_type;89 typedef bool result_type;91 bool operator()( const photon& l, const photon& r ) const in operator ()()