X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FPhoenix.ih;h=66fcee5d6577dbf423108d68f5fbf9bde7cc97c3;hb=c6fb7bc1210f26501d95064eb8e6399a881f884e;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(); }