
On 11/30/08 12:49, Larry Evans wrote: [snip]
You'll see Domains can be an mpl::vector of any length. The cross_nproduct_view_test.cpp tests with a 3 element Domains:
typedef mpl::vector < mpl::range_c
, mpl::range_c , mpl::range_c > domains;
OOPS. That's in another test driver. The one
in the cross_nproduct_view_test.cpp has:
typedef range_c
The cross_nproduct_view template and test driver are found in the cross_nproduct_view.zip file here: