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

#include <where.hpp>

Public Member Functions

template<class XE , class XA , class XB , If< True< decltype(where(declval< XE >(), declval< XA >(), declval< XB >()))> >
constexpr decltype(autooperator() (XE &&e, XA &&a, XB &&b) const
 

Member Function Documentation

◆ operator()()

template<class XE , class XA , class XB , If< True< decltype(where(declval< XE >(), declval< XA >(), declval< XB >()))> >
constexpr decltype(auto) pRC::Where::operator() ( XE && e,
XA && a,
XB && b ) const
inlineconstexpr

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