Loki :Typelist.h

419 Views Asked by At

I am trying examples of Typelist and also read the example given in following link. Typelists visitor pattern example

But in that example they have not used the Typelist.h provided by loki. My question is how we can use that header file to create typelist or we have to write from scratch.

0

There are 0 best solutions below