IN2OSM  1.0.1
GenericRegex< Encoding, Allocator >::Range
Collaboration diagram for GenericRegex< Encoding, Allocator >::Range:
Collaboration graph

Public Attributes

unsigned start
 
unsigned end
 
SizeType next
 

Detailed Description

template<typename Encoding, typename Allocator = CrtAllocator>
struct internal::GenericRegex< Encoding, Allocator >::Range

Definition at line 153 of file regex.h.

Member Data Documentation

◆ end

unsigned end

Definition at line 155 of file regex.h.

◆ next

SizeType next

Definition at line 156 of file regex.h.

◆ start

unsigned start

Definition at line 154 of file regex.h.


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