$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: helmut.zeisel_at_[hidden]
Date: 2001-06-28 12:48:08
--- In boost_at_y..., darylew_at_m... wrote:
> 
> I have been planning to write an APA class, but the recent talk 
> about it on the list finally convinced me to finish one.  It's a 
> complete kernel, and not one built on top of a more famous 
> open-source project, and its values simplicity over efficiency, but 
> all the other numeric types in Boost are like that.  I plan to 
> reorganize it (a lot) soon.
> 
So you are first :-(
Actually I think it will be no problem when we have
soon two different implementations of an unlimited integer class,
because this will help us to concentrate
more on getting a portable interface
than on discussing some implementation specific issues.
Helmut