PPL
1.2
|
This class is temporary and will be removed when template typedefs will be supported in C++. More...
#include <ppl.hh>
This class is temporary and will be removed when template typedefs will be supported in C++.
When template typedefs will be supported in C++, what now is verbosely denoted by Domain_Product<Domain1, Domain2>::Direct_Product
will simply be denoted by Direct_Product<Domain1, Domain2>
.