
----- Original Message ----- From: "Chad Nelson" <chad.thecomfychair@gmail.com> To: <boost@lists.boost.org> Sent: Saturday, May 01, 2010 5:28 PM Subject: Re: [boost] [xint] Third release is ready, requesting preliminary review
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 05/01/2010 05:45 AM, vicente.botet wrote:
Ah, and please don't generate documentation for the private class members.
I thought I'd told Doxygen to ignore private members... yes, I did. Did you find some anyway? If so, where?
My bad. I was confussed with the following internal functions, that let me thought that they were private :( Public Member Functions ~base_integer () Internal Functions void _add (const base_integer &n) void _attach (const base_integer ©) void _cleanup () Best, Vicente