X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FOperators.hh;h=8b41bdca4a7e93d692ad4aee387320cf83044d70;hb=9bc655e14d2d8c204ed835896cb51e42d49bd68f;hp=f555b4f2865df6a1fa422e411ae7611dc49ff4d2;hpb=7317583620cacd17aac6f0d8ba442b12b72c8223;p=senf.git diff --git a/senf/Utils/Operators.hh b/senf/Utils/Operators.hh index f555b4f..8b41bdc 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 @@ -33,7 +33,7 @@ ///////////////////////////////hh.p//////////////////////////////////////// namespace senf { - + template > struct strict_totally_ordered1 : boost::totally_ordered1< T, boost::equivalent1< T, B > >