|
NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
|
成员的完整列表,这些成员属于 match_result,包括所有继承而来的类成员
| begin() const noexcept | match_result | inline |
| data() const noexcept | match_result | inline |
| end() const noexcept | match_result | inline |
| iterator typedef | match_result | |
| length() const noexcept | match_result | inline |
| match_result()=default | match_result | |
| match_result(string subject, size_t pos, size_t len, const vector< string > &groups, vector< pair< size_t, size_t > > group_positions) | match_result | |
| matched() const noexcept | match_result | inline |
| operator[](const size_t idx) const noexcept | match_result | inline |
| position() const noexcept | match_result | inline |
| position(const size_t idx) const noexcept | match_result | inline |
| prefix() const noexcept | match_result | inline |
| size() const noexcept | match_result | inline |
| suffix() const noexcept | match_result | inline |