catsfoot::op_plus Struct Reference

Wraps operator+. More...

#include <operators.hh>

List of all members.

Public Member Functions

template<typename T , typename U , typename Ret = decltype(std::declval<T>() + std::declval<U>())>
Ret operator() (T &&t, U &&u) const

Detailed Description

Wraps operator+.


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