Boost logo

Boost Users :

Subject: Re: [Boost-users] Help with shared_ptr and template
From: Mario Chacon (the.masch_at_[hidden])
Date: 2009-01-28 06:24:12


Thank you for answer me, but the thing is I cannot get what I need. How can
I create an pValue object with different type??
because in my test It does not create a sharer_ptr of CVALUE specified in
bool value. Do you know what I mean??

Thank you ...

On Wed, Jan 28, 2009 at 2:20 AM, Steven Watanabe <watanabesj_at_[hidden]>wrote:

> AMDG
>
> Max wrote:
>
>>
>> replace
>>
>>
>> Type<bool>::pValue a;
>>
>> with
>>
>>
>> typename Type<bool>::pValue a;
>>
>>
> typename is illegal outside of templates.
>
>
> In Christ,
> Steven Watanabe
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>



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