X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FIteratorTraits.ih;h=d0f56b12c81972da5805463f60862700217121c6;hb=93d9568d448749dc187e7622b733a4a3caa319df;hp=20e24764b413f550e7a88e8b850bd614c707e993;hpb=601d1f509f5bb24df167a4dd5a20da67a0af9af8;p=senf.git diff --git a/senf/Utils/IteratorTraits.ih b/senf/Utils/IteratorTraits.ih index 20e2476..d0f56b1 100644 --- a/senf/Utils/IteratorTraits.ih +++ b/senf/Utils/IteratorTraits.ih @@ -28,7 +28,7 @@ // Custom includes -///////////////////////////////ih.p//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// namespace senf { @@ -44,7 +44,7 @@ namespace senf { {}; template - struct contiguous_storage_iterator< + struct contiguous_storage_iterator< ::__gnu_cxx::__normal_iterator > > : public boost::true_type {}; @@ -52,7 +52,7 @@ namespace senf { } -///////////////////////////////ih.e//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// #endif