|
constexpr | P (string_view s, KeyCode k) |
|
constexpr P & | operator= (const P &o) |
|
constexpr | P (const P &p)=default |
|
Definition at line 13 of file Keys.cc.
◆ P() [1/2]
constexpr openmsx::Keys::P::P |
( |
string_view |
s, |
|
|
KeyCode |
k |
|
) |
| |
|
inlineconstexpr |
◆ P() [2/2]
constexpr openmsx::Keys::P::P |
( |
const P & |
p | ) |
|
|
constexprdefault |
◆ operator=()
constexpr P& openmsx::Keys::P::operator= |
( |
const P & |
o | ) |
|
|
inlineconstexpr |
◆ first
string_view openmsx::Keys::P::first |
◆ second
The documentation for this struct was generated from the following file: