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

#include <loop.hpp>

Public Member Functions

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

Member Function Documentation

◆ operator()()

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

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