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

#include <common.hpp>

Collaboration diagram for zxcvbn::RegexMatch:
[legend]

Public Attributes

RegexTag regex_tag
 
PortableRegexMatch regex_match
 

Static Public Attributes

static constexpr auto pattern = MatchPattern::REGEX
 

Detailed Description

Definition at line 108 of file common.hpp.

Member Data Documentation

◆ pattern

constexpr auto zxcvbn::RegexMatch::pattern = MatchPattern::REGEX
staticconstexpr

Definition at line 109 of file common.hpp.

◆ regex_match

PortableRegexMatch zxcvbn::RegexMatch::regex_match

Definition at line 112 of file common.hpp.

◆ regex_tag

RegexTag zxcvbn::RegexMatch::regex_tag

Definition at line 111 of file common.hpp.


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