Searched defs:logical_not (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/libcxx/include/__functional/
H A Doperations.h487 struct _LIBCPP_TEMPLATE_VIS logical_not : __unary_function<_Tp, bool> { struct in inherits:__unary_function
491 _LIBCPP_CTAD_SUPPORTED_FOR_TYPE(logical_not); variable
495 struct _LIBCPP_TEMPLATE_VIS logical_not<void> { struct

Completed in 106 milliseconds