![]() |
PRCYCoin
2.0.0.7rc1
P2P Digital Currency
|
#include <common.hpp>
Public Attributes | |
| std::string | base_token |
| guesses_t | base_guesses |
| std::vector< Match > | base_matches |
| std::size_t | repeat_count |
Static Public Attributes | |
| static constexpr auto | pattern = MatchPattern::REPEAT |
Definition at line 91 of file common.hpp.
| guesses_t zxcvbn::RepeatMatch::base_guesses |
Definition at line 95 of file common.hpp.
| std::vector<Match> zxcvbn::RepeatMatch::base_matches |
Definition at line 96 of file common.hpp.
| std::string zxcvbn::RepeatMatch::base_token |
Definition at line 94 of file common.hpp.
|
staticconstexpr |
Definition at line 92 of file common.hpp.
| std::size_t zxcvbn::RepeatMatch::repeat_count |
Definition at line 97 of file common.hpp.
1.8.17