How to use typelist?

J

Jeff Faust

I'm read this book now.

A typelist is a mechanism to group types together. You could use this
to perform compile-time checks based on what typelist a particular type
belongs to. I've also used a typelist implementation to create a
type-maintaining linked-list structure.

Alexandrescu also uses typelists to create a "ad hoc visitor".

Jeff
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top