Poco::RegularExpression

struct Match

File Information

Library: Foundation
Package: RegExp
Header: Poco/RegularExpression.h

Variables

length

std::string::size_type length;

length of substring

name

std::string name;

name of group

offset

std::string::size_type offset;

zero based offset (std::string::npos if subexpr does not match)