X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FMainpage.dox;h=6e2c7f858560009ec94ef6a72cd216427ccb59ab;hb=fd3a0e8ac95d1158e9ea661ddf9187b67c70169f;hp=711946cffb3b114ef00af145d523f279fbe8cdd9;hpb=869df8df564cd4f4934d4cd1c1b290c2aeabbd92;p=senf.git diff --git a/Utils/Mainpage.dox b/Utils/Mainpage.dox index 711946c..6e2c7f8 100644 --- a/Utils/Mainpage.dox +++ b/Utils/Mainpage.dox @@ -36,9 +36,19 @@ namespace senf { \ref senfmplSome simple tools which help to solve common meta-programming tasks - \ref senfppExtensions to the Boost.Preprocessor library + \ref senfppExtensions to the Boost.Preprocessor + library - \ref typetraitsExtensions to the Boost.TypeTraits library + \ref typetraitsExtensions to the Boost.TypeTraits + library + + \ref boost_parameterUtilities concerning the Boost.Parameter + library + + \ref phoenix_helpersPhoenix functors @@ -84,6 +94,8 @@ namespace senf { + + @@ -91,13 +103,29 @@ namespace senf { specification + + + + + + + +
\ref exceptionstandard exception for system errors (errno)
\ref senf_statisticsstatistics functionality
\ref hexdumpa simple but usefull function to write binary data in in hexadecimal format.
\ref utils_tagsMiscellaneous type tags
stringJoin()Utility to join a string range into + a single string (with separator)
make_transform_range()\c boost::make_transform_iterator() with support for + ranges
\ref backtracesUtilities to parse and format backtrace information as provided + by the GNU libc
signalName()convert signal number to string representation
- \section compatibility Compatibility + + \section testing Correctness and testing + + + +
\ref auto_unit_test.hhBoost auto unit test compatibility across Boost versions 1.33 and 1.34
\ref SENF_ASSERT()SENF specific assertion macro
\ref unittestAdditional unit test extension for Boost.Test
*/