>> "Damien" == Damien Thivolle
<damien(a)lrde.epita.fr> writes:
- /* Same as above, but I1==I2 and the UnaryFun has
only one parameter. */
+ /*! apply2_self() if I1==I2 and the UnaryFun has only one parameter.
+ **
+ ** \todo FIXME: Workaround for g++-2.95 bug.
+ **
+ ** \see apply_self()
+ */
template<template<class> class UnaryFun, class I> inline
abstract::image<I>& apply2_self(abstract::image<I>& input1, const
abstract::image<I>& input2)
{
2.95 n'est pas une cible pour Olena courante. Tu peux virer ce genre
de commentaires.