j
k
j a
j l
Emre Turkay wrote:
Is there a way to traverse a boost::tuple at compile or runtime with sth similar to foreach?
I believe tuples are valid fusion sequences, so you can use fusion's foreach. Sebastian Redl
Back to the thread
Back to the list