Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/structcasa_1_1Plus.html
Дата изменения: Unknown Дата индексирования: Mon Feb 14 20:11:03 2011 Кодировка: Поисковые слова: seawifs |
Functor to add variables of possible different types. More...
#include <Functors.h>
Public Member Functions | |
RES | operator() (const L &x, const R &y) const |
Functor to add variables of possible different types.
This is unlike std::plus which requires equal types.
Definition at line 145 of file Functors.h.
RES casa::Plus< L, R, RES >::operator() | ( | const L & | x, | |
const R & | y | |||
) | const [inline] |
Definition at line 147 of file Functors.h.