tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
negate< void > Member List

This is the complete list of members for negate< void >, including all inherited members.

is_transparent typedefnegate< void >
operator()(T &&arg) const noexcept(noexcept(-etl::forward< T >(arg))) -> decltype(-etl::forward< T >(arg))negate< void >inline
operator()(void const &arg) const -> voidnegate< void >inline