replace TODO comments by @ŧodo doxygen command

This commit is contained in:
Johann Dreo 2010-11-01 22:09:40 +01:00
commit 4310aaf5cc
10 changed files with 13 additions and 12 deletions

View file

@ -113,6 +113,6 @@ class eoSTLBF : public std::binary_function<A1, A2, R>
eoBF<A1, A2, R>& f;
};
// TODO: put automated wrappers here...
//! @todo: put automated wrappers here...
#endif