X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2Fmembind.hh;h=49bcca05a4fc230ec3f370d91ec5cebc882f3963;hb=5b2e9a63a43027c71ac470ac9bdecb72e8974951;hp=2a5a4e9236995186985fdb5b71a77c54560cc83a;hpb=9cb871b939efe93e35dd96808d25089399acfc46;p=senf.git diff --git a/senf/Utils/membind.hh b/senf/Utils/membind.hh index 2a5a4e9..49bcca0 100644 --- a/senf/Utils/membind.hh +++ b/senf/Utils/membind.hh @@ -55,7 +55,7 @@ #include #include -///////////////////////////////hh.p//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// /** \brief Get function pointer @@ -159,7 +159,7 @@ namespace senf { #ifdef DOXYGEN /// \addtogroup membind - /// @{ + //\{ /** \brief Build bound member function object @@ -174,13 +174,13 @@ namespace senf { template boost::function membind(R (T::* fn)( Args ), T * ob); - /// @} + //\} #endif } -///////////////////////////////hh.e//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// //#include "membind.cci" //#include "membind.ct" //#include "membind.cti"