X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FMainpage.dox;h=1adfc8e89e9c6618ecd00daa6f0c1582b4cb7a32;hb=3863d46dd898b7bc35ea8c6ccd8563b18762a6b6;hp=49664cf5221ff6c551ed41afba8ab3e06e685954;hpb=a1a6c76a214ad1935032826713cabaf9ac57bf07;p=senf.git diff --git a/Utils/Mainpage.dox b/Utils/Mainpage.dox index 49664cf..1adfc8e 100644 --- a/Utils/Mainpage.dox +++ b/Utils/Mainpage.dox @@ -27,7 +27,7 @@ namespace senf { The Utilities Library is a collection of independent utilities. - \section basic_helpers C++ Language helpers and simple library extensions + \section basic_helpers C++ Language helpers and library extensions - + + + + + + +
\ref membinda simple \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 boost_parameterUtilities concerning the Boost.Parameter + library
\ref phoenix_helpersPhoenix functors
- \section basic_mixins Basic mixin classes + \section basic_mixins Mixin classes + + + + + + + +
\ref intrusive_refcountmixin to simplify writing classes for use with
\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
*/