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

#include <subscript.hpp>

Public Member Functions

template<class X , If< True< decltype(declval< X >()[declval< Index const >()])> >
constexpr decltype(autooperator() (X &&a, Index const index) const
 

Member Function Documentation

◆ operator()()

template<class X , If< True< decltype(declval< X >()[declval< Index const >()])> >
constexpr decltype(auto) pRC::Subscript::operator() ( X && a,
Index const index ) const
inlineconstexpr

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