SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
GetContainerSize Struct Reference

Callable struct which retrieves the t.size() for operand t. This will cause a compiler error if no such function exists. More...

#include <ContainerHelpers.hpp>

Public Member Functions

template<typename T>
constexpr decltype(auto) operator() (const T &t) const

Detailed Description

Callable struct which retrieves the t.size() for operand t. This will cause a compiler error if no such function exists.


The documentation for this struct was generated from the following file:
  • src/Utilities/ContainerHelpers.hpp