[GiNaC-devel] Class container vs. the holy standard?

Richard B. Kreckel kreckel at ginac.de
Thu Jul 20 00:04:01 CEST 2006


Richard B. Kreckel wrote:

>
> Patch 1 ([1a] or [1b]):
> Turn the template <template <class> class C> container into template 
> <template <class T, class = std::allocator<T> > class C> container. 
> Pro: Binary compatible (can be applied to 1.3-branch). Con: The intent 
> is to express container of something and some allocator but rather 
> container of something.
>

Typo:

Con: The intent *isn't* to express container of something and some 
allocator but rather container of something.

  -richy.

-- 
Richard B. Kreckel
<http://www.ginac.de/~kreckel/>



More information about the GiNaC-devel mailing list