Project Alice
Loading...
Searching...
No Matches
event::event_prov_pair Struct Reference

Public Member Functions

bool operator== (event_prov_pair const &other) const noexcept
 
bool operator< (event_prov_pair const &other) const noexcept
 

Public Attributes

dcon::province_id p
 
dcon::free_provincial_event_id e
 

Detailed Description

Definition at line 447 of file events.cpp.

Member Function Documentation

◆ operator<()

bool event::event_prov_pair::operator< ( event_prov_pair const &  other) const
inlinenoexcept

Definition at line 454 of file events.cpp.

◆ operator==()

bool event::event_prov_pair::operator== ( event_prov_pair const &  other) const
inlinenoexcept

Definition at line 451 of file events.cpp.

Member Data Documentation

◆ e

dcon::free_provincial_event_id event::event_prov_pair::e

Definition at line 449 of file events.cpp.

◆ p

dcon::province_id event::event_prov_pair::p

Definition at line 448 of file events.cpp.


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