mirror of
https://github.com/boostorg/regex.git
synced 2025-07-31 21:14:36 +02:00
Merged typo fixes from trunk.
[SVN r42026]
This commit is contained in:
@@ -20,10 +20,10 @@
|
||||
struct c_regex_traits;
|
||||
|
||||
template <class charT>
|
||||
struct cpp_regex_traits;
|
||||
class cpp_regex_traits;
|
||||
|
||||
template <class charT>
|
||||
struct w32_regex_traits;
|
||||
class w32_regex_traits;
|
||||
|
||||
} // namespace boost
|
||||
|
||||
|
Reference in New Issue
Block a user