> -----Original Message-----
> From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
> On Behalf Of E. Gladyshev
> Sent: Thursday, August 07, 2003 10:33 AM
> To: Boost mailing list
> Subject: Re: [boost] Re: Re: GUI/GDI template library


[...]

> Not exactly, STL has some implmentation specific .cpp
> files, is it a template library?
> 
> I repeat the gui library itself will contain headers
> only (NO .cpp files). All the cpp files will be
> platform dependant that should be considered as
> customizations of the pure template library.

I really don't think there is any way around this.

For those of you concerned with run-time flexibility please remember
that your compile-time trait can be used to specify run-time flexible
behavior.

>The
> customizations could be even put in another namespace.

boost::gui::detail?

Brock

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to