Template Struct InputAligner::EventSort

Nested Relationships

This struct is a nested type of Template Class InputAligner.

Struct Documentation

template<typename MsgType>
struct EventSort

Public Functions

inline bool operator()(const MessageEvent<MsgType const> &lhs, const MessageEvent<MsgType const> &rhs) const