Developers - big changes are here

As I've already mentioned that because of bloated GCC3.0 we are moving
to our implementation of stl classes (just vector & string)

so from now on - we will use  avm::string  avm::vector in all possible
places and we will eliminate any occurence of std::

I've commited quite large amount of changes - there are surely bugs -
they will be resolved during next few days.

The next part will be elimintation of iostream classes.

>From the users point of view -  for now   avm::  declaration are
part of default.h - this will probably change and they will be
in separte header - probably  avmstl.h

string has same basic properties as  std::string - the same applies
to vector class - of course we do not support any algorithm or other
stl goodies (and do not expect we will add them)

so if someone needs real std::vector - he will have to copy elmenents from
avm::vector to std::vector.

Complains send to [EMAIL PROTECTED] 

-- 
  .''`.  Which fundamental human right do you want to give up today?
 : :' :      Debian GNU/Linux maintainer - www.debian.{org,cz}
 `. `'  Zdenek Kabelac  kabi@{debian.org, users.sf.net, fi.muni.cz}
   `-         Resistance is futile. You all will be packaged

_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to