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