j
k
j a
j l
"Andy Little" <andy@servocomm.freeserve.co.uk> wrote in message news:...
Why not : at_x(vec) This allows all the above: T vec[3]; // array boost array and at_c<0>(vec) // Fusion style
Why not :
at_x(vec)
This allows all the above:
T vec[3]; // array boost array
and
at_c<0>(vec) // Fusion style
and not forgetting std::complex ;-)
Back to the thread
Back to the list