replace TODO comments by @ŧodo doxygen command
This commit is contained in:
parent
91c1697701
commit
4310aaf5cc
10 changed files with 13 additions and 12 deletions
|
|
@ -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
|
||||
|
|
|
|||
Reference in a new issue