boost::unit_test::data::monomorphic::is_dataset<grid< DS1, DS2 >>
// In header: <boost/test/data/monomorphic/grid.hpp> template<typename DS1, typename DS2> struct is_dataset<grid< DS1, DS2 >> : public true_ { };