Boost logo

Boost Users :

Subject: Re: [Boost-users] another metaprogramming question
From: Noah Roberts (roberts.noah_at_[hidden])
Date: 2009-03-16 11:43:09


Steven Watanabe wrote:

> meta<int>::type exists, and since only a pointer to
> it is used it isn't instantiated.
>
>> // meta<int>::type x; - yet this will cause compilation error.
>
> Now meta<int>::type is instantiated, so we get a compilation error.

Of course. Thanks again. Your solution ideas do look like they'll do
what I need.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net