
4 May
2010
4 May
'10
2:40 p.m.
On 5/4/2010 5:58 AM, Chad Nelson wrote:
On 05/04/2010 02:38 AM, Jeffrey Lee Hellrung, Jr. wrote:
Actually I was speaking more toward base_integer::_add, base_integer::_subtract, etc., which I don't see defined in base_integer.hpp or base_integer.cpp...
Ah, now I see why you expected to see them... I didn't realize they were still declared in base_integer. Sorry about that, that's a leftover from a previous version of the library.
Yes, that is why I asked about them. And I see the free functions "add", "subtract", etc., are just farther down primitives.cpp. - Jeff