Subject: Re: [boost] Boost.Convert+Boost.Parameter
From: Vladimir Batov (batov_at_[hidden])
Date: 2009-02-25 00:47:45


> From: "Steven Watanabe" <watanabesj_at_[hidden]>
>
> Assignment is overloaded to return an argument pack rather than storing
> the value in a global location. Everything you need is encoded in the
> return
> type of _value = -1. the actual object _value is stateless.

Thanks. I'll dig further to see how all that works.

Thank you,
V.