![]() |
PRCYCoin
2.0.0.7rc1
P2P Digital Currency
|
#include <zxcvbn/optional.hpp>#include <array>#include <initializer_list>#include <string>#include <unordered_map>#include <utility>#include <vector>Go to the source code of this file.
Classes | |
| struct | std::hash< zxcvbn::GraphTag > |
Namespaces | |
| zxcvbn | |
| std | |
Typedefs | |
| using | zxcvbn::Graph = std::unordered_map< std::string, std::vector< optional::optional< std::string > >> |
| using | zxcvbn::Graphs = std::unordered_map< GraphTag, Graph > |
| using | zxcvbn::degree_t = double |
Enumerations | |
| enum | zxcvbn::GraphTag { zxcvbn::GraphTag::QWERTY, zxcvbn::GraphTag::DVORAK, zxcvbn::GraphTag::KEYPAD, zxcvbn::GraphTag::MAC_KEYPAD } |
Functions | |
| const Graphs & | zxcvbn::graphs () |
1.8.17