![]() |
Block-Structured AMR Software Framework
|
Function object that returns the sum of two values. More...
#include <AMReX_Functional.H>
Public Member Functions | |
| constexpr T | operator() (const T &lhs, const T &rhs) const |
| Return lhs + rhs. | |
Function object that returns the sum of two values.
|
inlineconstexpr |
Return lhs + rhs.