X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FOperators.hh;h=b45dc5c998999dcb927e8afc6dd835761879212f;hb=4101c2b818ec67e7469ebb44f030eed2185c4ab0;hp=f555b4f2865df6a1fa422e411ae7611dc49ff4d2;hpb=7317583620cacd17aac6f0d8ba442b12b72c8223;p=senf.git diff --git a/senf/Utils/Operators.hh b/senf/Utils/Operators.hh index f555b4f..b45dc5c 100644 --- a/senf/Utils/Operators.hh +++ b/senf/Utils/Operators.hh @@ -1,6 +1,6 @@ // $Id$ // -// Copyright (C) 2010 +// Copyright (C) 2010 // Fraunhofer Institute for Open Communication Systems (FOKUS) // Competence Center NETwork research (NET), St. Augustin, GERMANY // Stefan Bund @@ -30,10 +30,10 @@ #include //#include "Operators.mpp" -///////////////////////////////hh.p//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// namespace senf { - + template > struct strict_totally_ordered1 : boost::totally_ordered1< T, boost::equivalent1< T, B > > @@ -41,7 +41,7 @@ namespace senf { } -///////////////////////////////hh.e//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// //#include "Operators.cci" //#include "Operators.ct" //#include "Operators.cti"