Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <SetCompare.h>
Static Public Member Functions | |
template<class T > | |
static bool | compare (const ext::set< T > &a, const ext::set< T > &b) |
|
inlinestatic |