Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
phoenix::and_assign_op Struct Reference

#include <operators.hpp>

Classes

struct  result
 

Public Member Functions

template<typename T0 , typename T1 >
binary_operator<and_assign_op,
T0, T1 >::result_type 
operator() (T0 &_0, T1 &_1) const
 

Member Function Documentation

template<typename T0 , typename T1 >
binary_operator<and_assign_op, T0, T1>::result_type phoenix::and_assign_op::operator() ( T0 &  _0,
T1 &  _1 
) const
inline

References eval().


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