StdExt Library

NOTE

StdExt Libary (english version) is under construction. Refer to chinese version and sorry for the inconvenience.

Introduction

StdExt is a GUI-less library. StdExt means STL (Standard Template Library) extensions. Its wiki homepage is http://cpp.winxgui.com/ (here). It extends STL and provides a set of classes for diagnosis, memory management, unit tests, file io, etc. StdExt is self systematic. It depends nothing else, and you can use it freely.

StdExt Library is a part of WinxGui, as the underlying library. WinxGui (abbreviated to WINX) focus the goal: MOST SIMPLE BUT EFFECTIVE. It is a C++ template GUI library that easy to use, and compatible to WTL. For more information, refer to http://www.winxgui.com/.

Memory Management

C++ Libraries

page_revision: 10, last_edited: 1210207316|%e %b %Y, %H:%M %Z (%O ago)
Unless stated otherwise Content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License