X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FPhoenix.ih;h=66fcee5d6577dbf423108d68f5fbf9bde7cc97c3;hb=961cf85a6abf2b5f0a7958bbfcd8f72e7b32721b;hp=fb548e52533cc6cdf5ebb366dc35bfceb90c68e8;hpb=601d1f509f5bb24df167a4dd5a20da67a0af9af8;p=senf.git diff --git a/senf/Utils/Phoenix.ih b/senf/Utils/Phoenix.ih index fb548e5..66fcee5 100644 --- a/senf/Utils/Phoenix.ih +++ b/senf/Utils/Phoenix.ih @@ -1,6 +1,6 @@ // $Id$ // -// Copyright (C) 2008 +// Copyright (C) 2008 // Fraunhofer Institute for Open Communication Systems (FOKUS) // Competence Center NETwork research (NET), St. Augustin, GERMANY // Stefan Bund @@ -46,7 +46,7 @@ namespace detail { struct clear { template struct result { typedef void type; }; - + template void operator()(A1 & a1) const { a1.clear(); }