X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2FEvents.ih;h=d23e7801dfbc6743b21e873981a8b124899f7e79;hb=b52002fa2001e6472d6aa3dde263b85f654c6e8e;hp=02c058617994aa6db15c899a657ff971e128048f;hpb=81ffa1c459b96dd44472bcef37e1e373934ee138;p=senf.git diff --git a/PPI/Events.ih b/PPI/Events.ih index 02c0586..d23e780 100644 --- a/PPI/Events.ih +++ b/PPI/Events.ih @@ -34,6 +34,8 @@ namespace senf { namespace ppi { namespace detail { +#ifndef DOXYGEN + template struct EventArgType { @@ -46,6 +48,8 @@ namespace detail { typedef void type; }; +#endif + }}} ///////////////////////////////ih.e////////////////////////////////////////