|
SpECTRE
2021.08.02
|
Inserter for data that is inserted by copy/move. More...
#include <InboxInserters.hpp>
Static Public Member Functions | |
| template<typename Inbox , typename TemporalId , typename ReceiveDataType > | |
| static void | insert_into_inbox (const gsl::not_null< Inbox * > inbox, const TemporalId &temporal_id, ReceiveDataType &&data) noexcept |
Inserter for data that is inserted by copy/move.