On Wed, 19 Oct 2011, Ed Smith-Rowland wrote:
> I don't know if there is a paper yet. I also did rational using the gmp
> library. I'm wondering if rational should be a template class that could take
Having things in libstdc++ etc. using GMP runs into the same issues as
libquadmath of not wanti
On 10/19/2011 06:48 PM, Benjamin Kosnik wrote:
Hi Edward!
I have reviewed and selectively merged your development
branch, libstdcxx-tr2-ideas-branch, into trunk. As ISO C++ is now
looking at new library efforts for TR2 (and N2965 has already been
checked in to trunk) I thought it well-timed.
Pl
Hi Edward!
I have reviewed and selectively merged your development
branch, libstdcxx-tr2-ideas-branch, into trunk. As ISO C++ is now
looking at new library efforts for TR2 (and N2965 has already been
checked in to trunk) I thought it well-timed.
Please check my work, patch attached.
On libst