Unfortunately this implementation is using template template parameters and
partial specialization. I still could not find a time to write a proper
comments to this submission. I Will do soon. But If it does not bother it
pretty easy to use (easier then one adopted by me from iterator_adaptors for
smart_ptr implementation).

Gennadiy.

> -----Original Message-----
> From: Fernando Cacciola [mailto:fernando_cacciola@;hotmail.com]
> Sent: Friday, November 15, 2002 10:48 AM
> To: Boost mailing list
> Subject: Re: [boost] Named Template Parameters implementation
> 
> 
> 
> ----- Original Message -----
> From: "Jaakko Jarvi" <[EMAIL PROTECTED]>
> To: "Boost mailing list" <[EMAIL PROTECTED]>
> Sent: Friday, November 15, 2002 12:18 PM
> Subject: Re: [boost] Named Template Parameters implementation
> 
> 
> >
> > On Fri, 15 Nov 2002, Fernando Cacciola
> > wrote:
> >
> > > As a final touch in the Numeric Conversion library I have 
> almost ready,
> I
> > > want to add it named template parameters for easier usage.
> > > Were can I borrow the State of the Art implementation of 
> this idiom
> from?
> >
> > Don't know about state of the art, but this library tries to do a
> > decent job:
> >
> > libs/named_template_parameters in boost sandbox.
> >
> 
> Yep, I've seen it... Looks pretty good.
> 
> I think I figured out how to use it.. But, do you have at 
> hand a sample
> usage of it?
> 
> And,
> 
> Can I borrow this header and include it in the submission 
> package for the
> Numeric Conversion library?
> Or do you prefer that we review it stand alone first?
> 
> 
> > /Jaakko
> 
> Thanks,
> 
> Fernando Cacciola
> 
> _______________________________________________
> Unsubscribe & other changes: 
> http://lists.boost.org/mailman/listinfo.cgi/boost
> 
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to