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