|
Libsaki
Core library of Pancake Mahjong
|

Public Member Functions | |
| template<typename Arg , typename... Args, meta::disable< std::is_same< protect_t, meta::unqualified_t< Arg >>> = meta::enabler> | |
| protect_t (Arg &&arg, Args &&... args) | |
| protect_t (const protect_t &)=default | |
| protect_t (protect_t &&)=default | |
| protect_t & | operator= (const protect_t &)=default |
| protect_t & | operator= (protect_t &&)=default |
Public Attributes | |
| T | value |
1.8.13