Difference between revisions of "cpp/regex/match results"
From cppreference.com
(add member types) |
(add member functions) |
||
Line 24: | Line 24: | ||
{{tdcl list item | {{tt|string_type}} | {{cpp|std::basic_string<char_type>}}}} | {{tdcl list item | {{tt|string_type}} | {{cpp|std::basic_string<char_type>}}}} | ||
{{tdcl list end}} | {{tdcl list end}} | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ |
Revision as of 03:23, 22 July 2011
Template:cpp/regex/match results/sidebar
Defined in header <regex>
|
||
template< class BidirectionalIterator, |
Template:mark c++0x feature | |
This section is incomplete |
Template:tdcl list h1 Template:tdcl list hitem Template:tdcl list item Template:tdcl list item Template:tdcl list item Template:tdcl list item Template:tdcl list item Template:tdcl list item Template:tdcl list item Template:tdcl list item Template:tdcl list item Template:tdcl list item Template:tdcl list end
Member functions | ||
returns the associated allocator (public member function) | ||
State | ||
(public member function) | ||
Capacity | ||
(public member function) | ||
(public member function) | ||
(public member function) | ||
Element access | ||
(public member function) | ||
(public member function) | ||
(public member function) | ||
(public member function) | ||
(public member function) | ||
(public member function) | ||
Iterators | ||
(public member function) | ||
(public member function) | ||
Format | ||
(public member function) | ||
Modifiers | ||
swaps the contents (public member function) |