----------------------------------------------------------------------------
    Free C++ Standard Library

	Why another C++ library ?

	Because :
	1. The normal C++ Library can no one read (equals(no_one, I) == true) 
           ... why ???
	   The source code ist uglified ... (I hate uglifing) 

	  	
    2. Features : C++ conains many, many, many little features ... these things must
	   be documented ... (at least some :) ). The book from 
           Bjarne Stroustrup is good,
	   but even this can't cover the whole language ... 

	3. Portabilility : The standard C++ from gcc will be portabel 
                            in x years.
	   THIS LIBRARY however is portable from the begining ... 
	
	4. Maybe the possibility to get a new, smaller library ... 
           all C++ programs would
	   benefit from higher performance and smaller executables.

	Design goals :

	 - Implement much of the C++ Standard 
	 - Speed, Code size
	 -------------------------------------------------------------
	 - Extend the C++ language

	Status :
	
 	- The work has just begun, I'm looking for people who have
          interrest and time to work
  	  with me on this project, write a mail to :
              mkrueger@inf.fu-berlin.de if you are interrested,
 	  or have suggestions/comments about the project
        - most headers complete (not speed optimized)
        - algorithm almost complete
        - nice features like int IO to base x work
        - the headers are understandable (I think :) )
        
----------------------------------------------------------------------------

If I can get my gnu/linux system up and running (my USB mouse doesn't work)
I continue to write some stuff, I think I first implement bool vectors 
and the bitset stuff and complete the complex header.
I think  about splitting the Library headers and implementation (for faster
compilation), but I'm not sure on this, write me for other opinions.

----------------------------------------------------------------------------

Write me, for questions, suggestions, patches, ideas or flame me :) (I hope
not !) at : 

mkrueger@inf.fu-berlin.de

----------------------------------------------------------------------------

UNBELIVEABLEUNBELIVEABLEUNBELIVEABLEUNBELIVEABLEUNBELIVEABLEUNBELIVEABLEUNBELIVEABLEUNBELIVEABLEUNBELIVEABLE

up to 50 times faster than ! ANY ! Java code that does the same thing 
programmers are worldwide amazed about this phenomenon !!!
 
UNBELIVEABLEUNBELIVEABLEUNBELIVEABLEUNBELIVEABLEUNBELIVEABLEUNBELIVEABLEUNBELIVEABLEUNBELIVEABLEUNBELIVEABLE	
