Compares two positions for equality of file index and offset.
Declared in <flatfile.h>
<flatfile.h>
bool operator==( FlatFilePos const& a, FlatFilePos const& b);
true if both the file index and offset are equal.