openMSX
|
#include <semiregular.hh>
Public Member Functions | |
constexpr | semiregular () |
constexpr T & | get () & |
constexpr T const & | get () const & |
constexpr T && | get () && |
constexpr T const && | get () const && |
constexpr | operator T& () & |
constexpr | operator const T & () const & |
constexpr | operator T&& () && |
constexpr | operator const T && () const && |
template<typename... Args> | |
constexpr auto | operator() (Args &&... args) & |
template<typename... Args> | |
constexpr auto | operator() (Args &&... args) const & |
template<typename... Args> | |
constexpr auto | operator() (Args &&... args) && |
template<typename... Args> | |
constexpr auto | operator() (Args &&... args) const && |
Definition at line 92 of file semiregular.hh.
|
inlineconstexpr |
Definition at line 95 of file semiregular.hh.
|
inlineconstexpr |
Definition at line 99 of file semiregular.hh.
|
inlineconstexpr |
Definition at line 101 of file semiregular.hh.
|
inlineconstexpr |
Definition at line 100 of file semiregular.hh.
|
inlineconstexpr |
Definition at line 102 of file semiregular.hh.
|
inlineconstexpr |
Definition at line 105 of file semiregular.hh.
|
inlineconstexpr |
Definition at line 107 of file semiregular.hh.
|
inlineconstexpr |
Definition at line 104 of file semiregular.hh.
|
inlineconstexpr |
Definition at line 106 of file semiregular.hh.
|
inlineconstexpr |
Definition at line 109 of file semiregular.hh.
|
inlineconstexpr |
Definition at line 117 of file semiregular.hh.
|
inlineconstexpr |
Definition at line 113 of file semiregular.hh.
|
inlineconstexpr |
Definition at line 121 of file semiregular.hh.