$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [locale] Review
From: Artyom (artyomtnk_at_[hidden])
Date: 2011-04-20 03:15:47
> From: Max Sobolev <macsmr_at_[hidden]>
> >> Template meta-programming is not a mean to duplicate code.
> >> [...]
> >
> > I mean binary code.
> >
> > [snip]
>
> There are techniques to prevent code bloat: in this case you can inherit
> from type independent base class (with type independent code)
>
That is exactly what is done in my code.
Artyom