Evo C++ Library v0.5.1
DataCompare< T, B1, B2 > Member List

This is the complete list of members for DataCompare< T, B1, B2 >, including all inherited members.

compare(const T *data1, ulong size1, const T *data2, ulong size2)DataCompare< T, B1, B2 >inlinestatic
compare(const T &item1, const T &item2)DataCompare< T, B1, B2 >inlinestatic
Item typedefDataType< T >