X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FMainpage.dox;h=474b40ff1e12eca24150aa3f3e47c646e253f896;hb=6bb3fa3caaa41dab4d5b451ca27e70f9e55e49d6;hp=7fd6f5919b530ecd39330815580201f2b7cc1132;hpb=47368f306a577d1e46df69a7f729bd3893cbe5e7;p=senf.git diff --git a/Utils/Mainpage.dox b/Utils/Mainpage.dox index 7fd6f59..474b40f 100644 --- a/Utils/Mainpage.dox +++ b/Utils/Mainpage.dox @@ -36,6 +36,9 @@ 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.
+ */