$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [review] string convert
From: Jeremy Maitin-Shepard (jeremy_at_[hidden])
Date: 2011-05-05 15:10:43
On 05/05/2011 10:35 AM, Stewart, Robert wrote:
[snip]
> OK, that means we're down to the following now:
>
> - default_value<T> customization point
> - converter<T,S> customization point, main logic, functor
It seems that technically the default_value customization is subsumed by
converter customization.