Ternary Trickery
There is a good article about BOOST_FOREACH by Eric Niebler on The C++ Source.
It contains some interesting trickery involving the ternary conditional operator (?:).
Look and you will C -- Learn and you will C++
There is a good article about BOOST_FOREACH by Eric Niebler on The C++ Source.
It contains some interesting trickery involving the ternary conditional operator (?:).
0 Comments:
Post a Comment
<< Home