Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Operators

I/O
in
out
Comparison
equal
not equal
less than
less than equal
greater than
greater than equal

These operators, like the Algorithms, work generically on all Fusion sequences. All conforming Fusion sequences automatically get these operators for free.

Copyright © 2001-2005 Joel de Guzman, Dan Marsden

PrevUpHomeNext