AddAll class functions are defined inline.
[ Samples | Source | Keywords | Summary | Ancestors | All Members | Descendants ]
| public: |
| protected: |
Back to the top of Add
|
The object adds two objects of type T and returns
their sum. Assumes T has operator+ overloaded.
Parameters [in] x Constant references to the values to be added [in] y |
Back to the top of Add
| public: | ||
|---|---|---|
| R | operator() (T1, T2) const; // pure virtual | |
| protected: | ||
Back to the top of Add
Back to the top of Add
Back to the top of Add
Generated from source by the Cocoon utilities on Fri Jan 26 13:37:34 2001 .
Report problems to jkotula@vitalimages.com