#include <bsoncxx/v_noabi/bsoncxx/types.hpp>
|
template<typename T, typename U = stdx::string_view, detail::requires_not_t< int, detail::is_alike< b_regex, T > > = 0> |
| b_regex (T &®ex, U &&options=U{}) |
| Constructor for b_regex.
|
|
◆ b_regex()
template<typename T, typename U = stdx::string_view, detail::requires_not_t< int, detail::is_alike<
b_regex, T > > = 0>
bsoncxx::v_noabi::types::b_regex::b_regex |
( |
T && | regex, |
|
|
U && | options = U{} ) |
|
inlineexplicit |
Constructor for b_regex.
- Parameters
-
regex | The regex pattern |
options | The regex options |
◆ operator!=()
free function comparator for b_regex
◆ operator==()
free function comparator for b_regex
The documentation for this struct was generated from the following file: