Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
regex_tA Struct Reference

#include <cregex.hpp>

Collaboration diagram for regex_tA:

Public Attributes

unsigned int re_magic
 
size_t re_nsub
 
const char * re_endp
 
void * guts
 
match_flag_type eflags
 

Member Data Documentation

match_flag_type regex_tA::eflags
void* regex_tA::guts
const char* regex_tA::re_endp
unsigned int regex_tA::re_magic
size_t regex_tA::re_nsub

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