Telamon
Public Member Functions | Public Attributes | List of all members
telamon_simulator::OperationRecord< LockFree >::PostCas Struct Reference

Meta data related to CAS which has already been executed. More...

#include <OperationHelping.hh>

Public Member Functions

 PostCas (Commit t_cas_list, nonstd::expected< std::monostate, std::optional< int >> t_executed)
 
 PostCas (const PostCas &)=default
 

Public Attributes

Commit cas_list
 
nonstd::expected< std::monostate, std::optional< int > > executed
 

Detailed Description

template<NormalizedRepresentation LockFree>
struct telamon_simulator::OperationRecord< LockFree >::PostCas

Meta data related to CAS which has already been executed.


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