![]() |
PRCYCoin
2.0.0.7rc1
P2P Digital Currency
|
#include <common.hpp>
Public Attributes | |
| std::string | separator |
| unsigned | year |
| unsigned | month |
| unsigned | day |
| bool | has_full_year |
Static Public Attributes | |
| static constexpr auto | pattern = MatchPattern::DATE |
Definition at line 115 of file common.hpp.
| unsigned zxcvbn::DateMatch::day |
Definition at line 119 of file common.hpp.
| bool zxcvbn::DateMatch::has_full_year |
Definition at line 120 of file common.hpp.
| unsigned zxcvbn::DateMatch::month |
Definition at line 119 of file common.hpp.
|
staticconstexpr |
Definition at line 116 of file common.hpp.
| std::string zxcvbn::DateMatch::separator |
Definition at line 118 of file common.hpp.
| unsigned zxcvbn::DateMatch::year |
Definition at line 119 of file common.hpp.
1.8.17