X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FConsole%2FSTLSupport.ih;h=1b4a92db86d84cf6a6e906200382d8ac1bd44ce5;hb=9cb871b939efe93e35dd96808d25089399acfc46;hp=2372a84cb85b442b2f07b8a156388d650d05052d;hpb=3a43b572a2c0028b353d47e86fa7546633d6e2cf;p=senf.git diff --git a/senf/Utils/Console/STLSupport.ih b/senf/Utils/Console/STLSupport.ih index 2372a84..1b4a92d 100644 --- a/senf/Utils/Console/STLSupport.ih +++ b/senf/Utils/Console/STLSupport.ih @@ -1,6 +1,6 @@ // $Id$ // -// Copyright (C) 2009 +// Copyright (C) 2009 // Fraunhofer Institute for Open Communication Systems (FOKUS) // Competence Center NETwork research (NET), St. Augustin, GERMANY // Stefan Bund @@ -86,7 +86,7 @@ namespace detail { struct MapReturnValueTraits { typedef Collection type; - + static void format(Collection const & value, std::ostream & os); };