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