DCL 4.0
Loading...
Searching...
No Matches
match_result Struct Reference

#include <_regex.h>

Public Attributes

const wchar_t * first
const wchar_t * second
bool matched

Detailed Description

Definition at line 31 of file _regex.h.

Member Data Documentation

◆ first

const wchar_t* match_result::first

Definition at line 33 of file _regex.h.

◆ matched

bool match_result::matched

Definition at line 35 of file _regex.h.

◆ second

const wchar_t* match_result::second

Definition at line 34 of file _regex.h.


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