savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] submission of Johnny\\\'s Foundation Library - savan


From: j
Subject: [Savannah-hackers] submission of Johnny\\\'s Foundation Library - savannah.nongnu.org
Date: Sat, 14 Dec 2002 05:39:25 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021130

A package was submitted to savannah.nongnu.org
This mail was sent to address@hidden, address@hidden


Johnny Wezel <address@hidden> described the package as follows:
License: lgpl
Other License: 
Package: Johnny\\\'s Foundation Library
System name: libj
Type: non-GNU

Description:
Johnny\'s foundation library is yet another library of common and most often 
used classes like String, Array, List, Dictionary, etc.

As I could not find a library which suited my needs (sounds familiar?), I 
created my own, inventing the wheel yet another time.

The following C++ features are used:

o namespaces
o exceptions
o inline functions and methods
o GNU stack operations (if available)

The following C++ features are <em>not</em> used:

o templates (not reliable)
o runtime type information (weird concept)

Highlights of the library are:

o objects have reference counted copy-on-write semantics


Other Software Required:
The GNU C++ compiler system

Other Comments:





reply via email to

[Prev in Thread] Current Thread [Next in Thread]