Namespaces
Variants
Views
Actions

Regular expressions library

From cppreference.com
< cpp
Revision as of 11:54, 7 July 2011 by P12 (Talk | contribs)

Template:cpp/regex/sidebar

Contents

basic_regex

Defined in header <regex>
 

sub_match

Defined in header <regex>
template<

    class BidirectionalIterator

> class sub_match;

match_results

Defined in header <regex>
 

Algorithms


(function template)

(function template)

(function template)

Iterators


(class template)

(class template)


  • Constants
  • Exception type
  • Traits
  • Regular expression template
  • Submatches
  • Match results
  • Algorithms
  • Iterators