
20 Aug
2009
20 Aug
'09
5:10 p.m.
I'll advise to get a copy of "Modern C++ Design" and read it. Will help you nto reinventing tons of wheel.
on 20.08.2009 at 20:19 joel wrote : thanks is there a more fresh edition of that book? cause it seems not so modern at this moment
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. blame me but i don't like such non standard features because they are too tricky (in a bad sense) and not general but as a last resort...
-- Pavel