Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::numeric::functional::plus_base< Left, Right, EnableIf > Struct Template Reference

#include <functional_fwd.hpp>

Inheritance diagram for boost::numeric::functional::plus_base< Left, Right, EnableIf >:
Collaboration diagram for boost::numeric::functional::plus_base< Left, Right, EnableIf >:

Public Member Functions

result_of_plus< Left, Right >::type operator() (Left &left, Right &right) const
 

Member Function Documentation

template<typename Left, typename Right, typename EnableIf>
result_of_plus<Left, Right>::type boost::numeric::functional::plus_base< Left, Right, EnableIf >::operator() ( Left &  left,
Right &  right 
) const
inline

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