SpECTRE  v2024.12.16
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
tt::ConformsTo< Protocol > Struct Template Reference

Indicate a class conforms to the Protocol. More...

#include <ProtocolHelpers.hpp>

Detailed Description

template<typename Protocol>
struct tt::ConformsTo< Protocol >

Indicate a class conforms to the Protocol.

(Publicly) inherit classes from this class to indicate they conform to the Protocol.

See also
Documentation on Protocols

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