Hi I am using boost collection class. I did sorting e.g apply a quick/bubble sort algo , but i want to do sorting using multiple criteria. how we can implement using boost. Do boost have any classes or functions through which I can easily sort the data using multiple options?
Thanks. Asad -- View this message in context: http://www.nabble.com/how-to-Sort-boost-collection-class-using-multi-sorting-options-criteria-tp24897279p24897279.html Sent from the C-prog mailing list archive at Nabble.com.
