|
NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
| function< T > & cntr::function< T >::operator= | ( | const function< T > & | g | ) |
Overloaded operator '='. It copies data from an existing function object
Overloaded operator '='. It copies data from an existing
functionobject. It copies all data from the existingfunctionobject. The method is specified for right value reference when C++11 is used.
| g |
|
Definition at line 216 of file cntr_function_impl.hpp.
References cntr::function< T >::nt_.