#include <boost/mpl/vector.hpp>
#include <boost/mpl/vector_c.hpp>
#include <boost/mpl/find.hpp>
Go to the source code of this file.
Namespaces | |
namespace | vistle |
Typedefs | |
typedef boost::mpl::vector_c< int, 1, 2, 3, 4 > | vistle::Dimensions |
Variables | |
const int | vistle::MaxDimension = 4 |