On this page
std::basic_regex<CharT,Traits>::swap
|
(since C++11) |
Exchanges the contents of two regular expressions.
Parameters
other | - | the regular expression to swap with |
Return value
(none)
Example
See also
(C++11)
|
specializes the std::swap algorithm (function template) |
© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/cpp/regex/basic_regex/swap