26 Sep
2008
26 Sep
'08
11:46 p.m.
I'm having a hard time trying to understand meta-programming.
I have a template class
template<class CDB>
struct MyClass
{ template