Cleanup patch
Stefan Seefeld
stefan at codesourcery.com
Tue Sep 27 13:01:56 UTC 2005
The attached patch does some cleanup in order to enhance
header independency:
* view_traits.hpp forward-declares views with all default
arguments, which vector.hpp, matrix.hpp, and tensor.hpp
then don't issue a second time.
* dense.hpp doesn't depend on view_traits.hpp
* expr_functor.hpp depends on expr_binary_operators.hpp
* matvec.hpp requires promote.hpp and fns_elementwise.hpp
to be self-contained.
Ok to commit ?
Regards,
Stefan
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20050927/ef113ce0/attachment.ksh>
More information about the vsipl++
mailing list