Celeritas  0.5.0-56+6b053cd
Public Member Functions | Public Attributes | List of all members
celeritas::OrderedAction Struct Reference

Action order/ID tuple for comparison in sorting. More...

#include <ActionInterface.hh>

Public Member Functions

CELER_CONSTEXPR_FUNCTION bool operator< (OrderedAction const &other) const
 Ordering comparison for an action/ID.
 

Public Attributes

StepActionOrder order
 
ActionId id
 

Detailed Description

Action order/ID tuple for comparison in sorting.


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