Expression Templates Library (ETL)
Static Public Member Functions | List of all members
etl::detail::AssignDiv Struct Reference

Functor for compound assign div. More...

#include <linear_eval_functors.hpp>

Static Public Member Functions

template<typename L_Expr , typename R_Expr >
static void apply (L_Expr &&lhs, R_Expr &&rhs)
 Assign rhs to lhs.
 

Detailed Description

Functor for compound assign div.


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