
20 Aug
2009
20 Aug
'09
4:19 p.m.
DE wrote:
since i don't know what a policy concept actualy is i'm going to bla bla a little
I'll advise to get a copy of "Modern C++ Design" and read it. Will help you nto reinventing tons of wheel. A better to do that is using the result_of protocol on a settings object so you don't have to bother with order of settings. matrix< type, settings(diagonal, c_indexing)> m; matrix< type, settings(fortran_idnexing, symmetric)> m; -- ___________________________________________ Joel Falcou - Assistant Professor PARALL Team - LRI - Universite Paris Sud XI Tel : (+33)1 69 15 66 35