SpECTRE  v2024.04.12
GetContainerElement Struct Reference

Callable struct for the subscript operator. Returns t[i] More...

#include <ContainerHelpers.hpp>

Public Member Functions

template<typename T >
decltype(auto) operator() (T &t, const size_t i) const
 

Detailed Description

Callable struct for the subscript operator. Returns t[i]


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