cMHN 1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
pRC::Restrict< R > Struct Template Reference

#include <restrict.hpp>

Public Member Functions

template<class X >
requires requires { restrict<R>(declval<X>()); }
constexpr decltype(auto) operator() (X &&a) const
 

Member Function Documentation

◆ operator()()

template<Operator::Restrict R = Operator::Restrict::None>
template<class X >
requires requires { restrict<R>(declval<X>()); }
decltype(auto) pRC::Restrict< R >::operator() ( X && a) const
inlineconstexpr

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