EXT C++ Library
The EXT Library is set of useful classes and templates developed by the
author. All of these were actually used in other projects first then
found very reusable and packed together into the EXT Library.
The codes are very distinct, some are very general, few happens to be
implemented idioms and others are concrete single-purpose classes.
There are four main parts of the library:
- EXT C++ - "for each" and "error" constructs, few new exceptions, vartor (property), limited integer template, cache implementation, string conversion (echo)
- EXT Lib - type-safe print, pause alternative
- EXT Win - basic multithreading, registry access
- EXT Res - resource access, strings, languages lookup
SourceForge.net:
The EXT C++ Library project has its main webpage hosted on SourceForge.net
where you can find latest code snapshots, public forum, bug and feature tracker and also current TO-DO list.
Download:
Try snapshots too. There are lots of improvements and some templates were completely rewritten (ext::vartor for example).
License
EXT C++ Library is protected by license similar to ZLIB license. See "doc/index.htm" file in the archive for details.
Documentation
The package contains a "doc" directory with complete documentation to
all classes, templates, macros and constructs. The documentation is
english-only.
|
| |
 |
News at this page |
|
01.11.2006
This project is now hosted on SourceForge.net
|
|  |
|
|
|