STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
logical_not< void > Member List

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

operator()(_Ty &&_Left) const -> decltype(!_STD forward< _Ty >(_Left))logical_not< void >inline