PRCYCoin  2.0.0.7rc1
P2P Digital Currency
Public Attributes | Static Public Attributes | List of all members
zxcvbn::SpatialMatch Struct Reference

#include <common.hpp>

Public Attributes

GraphTag graph
 
unsigned turns
 
idx_t shifted_count
 

Static Public Attributes

static constexpr auto pattern = MatchPattern::SPATIAL
 

Detailed Description

Definition at line 81 of file common.hpp.

Member Data Documentation

◆ graph

GraphTag zxcvbn::SpatialMatch::graph

Definition at line 84 of file common.hpp.

◆ pattern

constexpr auto zxcvbn::SpatialMatch::pattern = MatchPattern::SPATIAL
staticconstexpr

Definition at line 82 of file common.hpp.

◆ shifted_count

idx_t zxcvbn::SpatialMatch::shifted_count

Definition at line 86 of file common.hpp.

◆ turns

unsigned zxcvbn::SpatialMatch::turns

Definition at line 85 of file common.hpp.


The documentation for this struct was generated from the following file: