ViennaGrid - The Vienna Grid Library
2.1.0
|
Implementation of a typelist as described by Alexandrescu in his book "Modern C++ Programming". More...
#include <typelist.hpp>
Public Types | |
typedef HeadT | head |
typedef TailT | tail |
Implementation of a typelist as described by Alexandrescu in his book "Modern C++ Programming".
typedef HeadT head |
typedef TailT tail |