npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
npstat::assign_right< T1, T2 > Struct Template Reference

#include <SimpleFunctors.hh>

Public Member Functions

T2 & operator() (const T1 &left, T2 &right) const
 

Detailed Description

template<typename T1, typename T2>
struct npstat::assign_right< T1, T2 >

Right assignment functor. Reverses the assignment direction in comparison with the normal binary assignment operator.


The documentation for this struct was generated from the following file: