$include_dir="/home/hyper-archives/boost/include";
 include("$include_dir/msg-header.inc")
?>
- Next message: Larry Evans: "Re: [boost] [type_erasure] Review started (July 18-27, 2012), rebind_any bad_cast"
 - Previous message: Steven Watanabe: "Re: [boost] [type_erasure] Review started (July 18-27, 2012), rebind_any bad_cast"
 - In reply to: Steven Watanabe: "Re: [boost] [type_erasure] Review started (July 18-27, 2012), rebind_any bad_cast"
 - Next in thread: Larry Evans: "Re: [boost] [type_erasure] Review started (July 18-27, 2012), rebind_any bad_cast"
 - Reply: Larry Evans: "Re: [boost] [type_erasure] Review started (July 18-27, 2012), rebind_any bad_cast"
 
On 07/25/12 13:33, Steven Watanabe wrote:
> AMDG
> 
> On 07/25/2012 09:36 AM, Larry Evans wrote:
>>
>> However, the doc:
>>
>> http://steven_watanabe.users.sourceforge.net/type_erasure/libs/type_erasure/doc/html/boost/type_erasure/rebind_any.html
>>
>> was a bit confusing since it says:
>>
>>   A metafunction that returns any type corresponding to a placeholder.
> 
> 
> I've modified this to say
> 
> "A metafunction that changes the placeholder of an any"
> 
> Is that clearer?
> 
Sorry, no.  How does it change the placeholder.  Hmmm, do you mean
the return type(i.e. rebind_any<any<C,S>,T>::type) is any<C,T>?
- Next message: Larry Evans: "Re: [boost] [type_erasure] Review started (July 18-27, 2012), rebind_any bad_cast"
 - Previous message: Steven Watanabe: "Re: [boost] [type_erasure] Review started (July 18-27, 2012), rebind_any bad_cast"
 - In reply to: Steven Watanabe: "Re: [boost] [type_erasure] Review started (July 18-27, 2012), rebind_any bad_cast"
 - Next in thread: Larry Evans: "Re: [boost] [type_erasure] Review started (July 18-27, 2012), rebind_any bad_cast"
 - Reply: Larry Evans: "Re: [boost] [type_erasure] Review started (July 18-27, 2012), rebind_any bad_cast"
 
 
$include_dir="/home/hyper-archives/boost/include";
include("$include_dir/msg-footer.inc");
?>