mirror of
https://github.com/boostorg/regex.git
synced 2025-07-17 06:12:10 +02:00
Minor spelling fix.
This commit is contained in:
@ -141,7 +141,7 @@ inline bool is_separator<char>(char c)
|
|||||||
BOOST_REGEX_DECL std::string BOOST_REGEX_CALL lookup_default_collate_name(const std::string& name);
|
BOOST_REGEX_DECL std::string BOOST_REGEX_CALL lookup_default_collate_name(const std::string& name);
|
||||||
|
|
||||||
//
|
//
|
||||||
// get the state_id of a character clasification, the individual
|
// get the state_id of a character classification, the individual
|
||||||
// traits classes then transform that state_id into a bitmask:
|
// traits classes then transform that state_id into a bitmask:
|
||||||
//
|
//
|
||||||
template <class charT>
|
template <class charT>
|
||||||
|
Reference in New Issue
Block a user