cMHN 1.1
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
Public Member Functions | List of all members
pRC::NotFn< F > Struct Template Reference

#include <not_fn.hpp>

Public Member Functions

template<class... Xs, If< True< decltype(LogicalNot()(F()(declval< Xs >()...)))> >
constexpr decltype(autooperator() (Xs &&...args) const
 

Member Function Documentation

◆ operator()()

template<class F >
template<class... Xs, If< True< decltype(LogicalNot()(F()(declval< Xs >()...)))> >
constexpr decltype(auto) pRC::NotFn< F >::operator() ( Xs &&... args) const
inlineconstexpr

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