X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FMainpage.dox;h=b0670e651bb7adad5337238cb945e329d502e230;hb=3f9475f73d6c84083101c4bdb04800e46b7738c5;hp=7fd6f5919b530ecd39330815580201f2b7cc1132;hpb=47368f306a577d1e46df69a7f729bd3893cbe5e7;p=senf.git diff --git a/Utils/Mainpage.dox b/Utils/Mainpage.dox index 7fd6f59..b0670e6 100644 --- a/Utils/Mainpage.dox +++ b/Utils/Mainpage.dox @@ -36,6 +36,12 @@ namespace senf {
\ref contiguous_storage_iterator
traits class to check iterator type for raw pointer accessibility
+
\ref TypeIdValue
class wrapping a typeid in a way that it can be used like any other + value type, e.g. as the key in a map.
+ +
\ref hexdump
+
a simple but usefull function to write binary data in in hexadecimal format.
+ */