j
k
j a
j l
Something like that ?
struct classcomp { bool operator() ( const S & & lhs, const S& rhs) const {return lhs.i( )< rhs.i( );}
}; set s(v.begin(), v.end());
Attachments:
Back to the thread
Back to the list