Searched defs:sort_by_power (Results 1 – 1 of 1) sorted by relevance
101 struct sort_by_power struct103 typedef photon first_argument_type;104 typedef photon second_argument_type;105 typedef bool result_type;107 bool operator()( const photon& l, const photon& r ) const in operator ()()