|
NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
|
成员的完整列表,这些成员属于 neforce::match_result,包括所有继承而来的类成员
| begin() const noexcept | neforce::match_result | inline |
| data() const noexcept | neforce::match_result | inline |
| end() const noexcept | neforce::match_result | inline |
| iterator typedef | neforce::match_result | |
| length() const noexcept | neforce::match_result | inline |
| match_result()=default | neforce::match_result | |
| match_result(string subject, size_t pos, size_t len, const vector< string > &groups, vector< pair< size_t, size_t > > group_positions) | neforce::match_result | |
| matched() const noexcept | neforce::match_result | inline |
| operator[](const size_t idx) const noexcept | neforce::match_result | inline |
| position() const noexcept | neforce::match_result | inline |
| position(const size_t idx) const noexcept | neforce::match_result | inline |
| prefix() const noexcept | neforce::match_result | inline |
| size() const noexcept | neforce::match_result | inline |
| suffix() const noexcept | neforce::match_result | inline |