libUTL++ 1.0.0 review

Download
by rbytes.net on

libUTL++ library is an object-oriented C++ application development framework

License: GPL (GNU General Public License)
File size: 0K
Developer: Adam Mckee
0 stars award from rbytes.net

libUTL++ library is an object-oriented C++ application development framework. I initially wrote it for my own use, and I've definitely found it useful enough myself to justify the effort I've put into it.

I've made UTL++ available to the public under the GNU GPL in the hope that others can benefit from it also. In particular, I want UTL++ to help you achieve the following goals:

enjoy programming more (it should be fun!)
exploit object-orientation to maximum benefit
be productive in C++ even if you aren't an expert
stop re-inventing the wheel, focus your time and energy
on the problems that are really unique to your application
write code that is:
correct
portable
readable
maintainable
efficient

Requirements:
GNU make >= 3.80
GNU gcc >= 4.0.2
GNU libstdc++6 >= 4.0.2
GNU binutils >= 2.16.1
Doxygen >= 1.4.6
Graphviz >= 2.2.1

What's New in This Release:
Support for Win32 (via MinGW), various new classes and functions, fixes for various bugs, and an improved build system.

libUTL++ 1.0.0 keywords