X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2FEvents.ih;h=a2354c869c207448e6211e8ef81e1e6fe019ddc7;hb=16d94efc2159cba35fc44e5b26747ae0a2ab237b;hp=1e342a01f574638f6a3ef1c0f41fe57b95d1a243;hpb=0327b3f303ea2a61d44a30bfaac022874dcf2a0d;p=senf.git diff --git a/PPI/Events.ih b/PPI/Events.ih index 1e342a0..a2354c8 100644 --- a/PPI/Events.ih +++ b/PPI/Events.ih @@ -1,8 +1,8 @@ // $Id$ // -// Copyright (C) 2007 -// Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) -// Kompetenzzentrum fuer Satelitenkommunikation (SatCom) +// Copyright (C) 2007 +// Fraunhofer Institute for Open Communication Systems (FOKUS) +// Competence Center NETwork research (NET), St. Augustin, GERMANY // Stefan Bund // // This program is free software; you can redistribute it and/or modify @@ -34,14 +34,14 @@ namespace senf { namespace ppi { namespace detail { +#ifndef DOXYGEN + template struct EventArgType { typedef EventType const & type; }; -#ifndef DOXYGEN - template <> struct EventArgType {