SpECTRE  v2024.04.12
IdPair< IdType, DataType > Struct Template Reference

A data structure that contains an ID and data associated with that ID. More...

#include <IdPair.hpp>

Public Attributes

IdType id {}
 
DataType data {}
 

Detailed Description

template<typename IdType, typename DataType>
struct IdPair< IdType, DataType >

A data structure that contains an ID and data associated with that ID.


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