NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
match_result 成员列表

成员的完整列表,这些成员属于 match_result,包括所有继承而来的类成员

begin() const noexceptmatch_resultinline
data() const noexceptmatch_resultinline
end() const noexceptmatch_resultinline
iterator typedefmatch_result
length() const noexceptmatch_resultinline
match_result()=defaultmatch_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 noexceptmatch_resultinline
operator[](const size_t idx) const noexceptmatch_resultinline
position() const noexceptmatch_resultinline
position(const size_t idx) const noexceptmatch_resultinline
prefix() const noexceptmatch_resultinline
size() const noexceptmatch_resultinline
suffix() const noexceptmatch_resultinline