Struct Negate#

Struct Documentation#

struct Negate#

Public Functions

template<typename Val, typename std::enable_if_t<typetraits::IsVector<Val>::value, int> = 0>
inline auto operator()(const Val &val) const#