![]() |
Home | Libraries | License | Support | People | ALPS Web Site |
alps::type_tag<std::valarray< T >>
// In header: <alps/alea/type_tag.hpp> template<typename T> struct type_tag<std::valarray< T >> : public boost::mpl::int_< 256+type_tag< T >::value > { };
Copyright © 1994, 2002-2004, 2012 Matthias Troyer, Synge Todo, Maximilian Poprawe |