X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FMainpage.dox;h=1adfc8e89e9c6618ecd00daa6f0c1582b4cb7a32;hb=92f8630b75f3ef50e73c48cde58645dcd1534e27;hp=cc20df80a2b600baf984f46859caeb2d3fb2b4eb;hpb=8e708e9784c76461252c3bdf646d291c593a49be;p=senf.git diff --git a/Utils/Mainpage.dox b/Utils/Mainpage.dox index cc20df8..1adfc8e 100644 --- a/Utils/Mainpage.dox +++ b/Utils/Mainpage.dox @@ -47,6 +47,8 @@ namespace senf { \ref boost_parameterUtilities concerning the Boost.Parameter library + + \ref phoenix_helpersPhoenix functors @@ -99,13 +101,29 @@ namespace senf { specification \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
*/