X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2FEvents.ih;h=d23e7801dfbc6743b21e873981a8b124899f7e79;hb=53a3d02e7fde841badf42555eba87ccef4566073;hp=1e342a01f574638f6a3ef1c0f41fe57b95d1a243;hpb=0327b3f303ea2a61d44a30bfaac022874dcf2a0d;p=senf.git diff --git a/PPI/Events.ih b/PPI/Events.ih index 1e342a0..d23e780 100644 --- a/PPI/Events.ih +++ b/PPI/Events.ih @@ -34,14 +34,14 @@ namespace senf { namespace ppi { namespace detail { +#ifndef DOXYGEN + template struct EventArgType { typedef EventType const & type; }; -#ifndef DOXYGEN - template <> struct EventArgType {