Re: [Boost-users] Un-nesting a class

-----Original Message----- From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of Perry Smith Sent: Friday, February 17, 2006 11:24 AM To: boost-users@lists.boost.org Subject: [Boost-users] Un-nesting a class
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?
typedef ab A::B; ?

Hi All: When I attempt to compile boost using: "bjam.exe -sTOOLS=vc-8_0_clr install" I get the following error on some of the boost modules: '/MTd' and '/clr' command-line options are incompatible Has anyone encountered this problem? Thank you; Ben __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
participants (2)
-
Ben Khosrownia
-
Sohail Somani