fix8
version 1.4.0
Open Source C++ FIX Framework
|
Binary position comparitor functor. More...
#include <traits.hpp>
Public Member Functions | |
bool | operator() (const FieldTrait *p1, const FieldTrait *p2) const |
Binary position comparitor functor.
Definition at line 171 of file traits.hpp.
|
inline |
Comparitor operator.
p1 | lhs to compare |
p2 | rhs to compare |
Definition at line 177 of file traits.hpp.
References FIX8::FieldTrait::_pos.