Todo List
- Class stdx::CheckedInOutFstream
- To increase portability, one might want to use the boost::filesystem library when determining the system error message.
- Class stdx::CheckedInputFstream
- To increase portability, one might want to use the boost::filesystem library when determining the system error message.
- Class stdx::CheckedOutputFstream
- To increase portability, one might want to use the boost::filesystem library when determining the system error message.
- Class stdx::Exception
- We probably should add support for disabling exceptions. This could be done pretty easily by adding TRY/CATCH macros and using a macro for the base class of stdx::Exception.
- Class stdx::StringAlignment
- Maybe add center alignment later?
- Member DEBUG_PRETTY_FUNCTION
- Somehow make this defined as nothing if configure detects that __PRETTY_FUNCTION__ is not supported.
- Group stdxPairs
- Add an extraction operator for pairs. It may not always work - for example if someone uses the close char in the actual element string, but it should work for some cases.
Generated on Mon Aug 15 21:43:09 2005 by Doxygen
1.2.13-20020210 written by Dimitri van Heesch © 1997-2002