X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2FParseVec.ct;h=6ef4055edb91451dd94086acf24f8dcafa1eeb1e;hb=9e333f86141055c5248a46028a571c932648696a;hp=4f20faddd7d049a0c78c8bd17944634fbcf2c728;hpb=85ab07d100a382467a42e19d741d403a7a96c951;p=senf.git diff --git a/Packets/ParseVec.ct b/Packets/ParseVec.ct index 4f20fad..6ef4055 100644 --- a/Packets/ParseVec.ct +++ b/Packets/ParseVec.ct @@ -61,7 +61,7 @@ senf::Parse_Vector_wrapper::insert(iterator pos, InputIterator f, InputIterator l) { - /** \fixme This might be horribly inefficient ... we need to + /** \todo This might be horribly inefficient ... we need to specialize for random_access and forward iterators, where we can count the distance */