
17 Feb
2006
17 Feb
'06
7:23 p.m.
I have a template like: template <typename Z> class foo { // ... I know that Z has the form A::B::C (three levels of nesting). Does boost have a way for me to define a type which refers to A::B? Thanks, Perry