Changes between Version 53 and Version 54 of dev
- Timestamp:
- Oct 6, 2008, 5:08:09 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev
v53 v54 76 76 * [wiki:ModulesDescription Modules] - Get an overview of our Framework 77 77 * [wiki:Documentation] - A documentation of all our libraries and classes 78 * [wiki:Libraries] - An overview of the external libraries 78 79 * [doxygen:index.html API Reference] - An automatically generated reference of classes, functions, macros and other stuff 79 80 * [wiki:HowTo_coding HowTo] - This page covers several topics and explains how to do things … … 86 87 '''Coding''': 87 88 * [wiki:c++_styleguide Styleguide] - Please read an follow the Styleguide to create readable and useful code 88 * [ http://www.cplusplus.com/reference/Standard C++ library] - Have a look at the standard C++ library, strings and STL containers are very useful89 * [wiki:howto/STL Standard C++ library] - Have a look at the standard C++ library, strings and STL containers are very useful 89 90 * [wiki:PerformanceTips Performance] - Learn how to write fast code 90 91