mirror of
https://github.com/boostorg/regex.git
synced 2025-07-15 05:16:37 +02:00
More cleanups.
This commit is contained in:
@ -119,7 +119,7 @@ inline unsigned utf8_trailing_byte_count(std::uint8_t c)
|
||||
#pragma warning(disable:4100)
|
||||
#endif
|
||||
#ifndef BOOST_NO_EXCEPTIONS
|
||||
BOOST_NORETURN
|
||||
BOOST_REGEX_NORETURN
|
||||
#endif
|
||||
inline void invalid_utf32_code_point(std::uint32_t val)
|
||||
{
|
||||
|
Reference in New Issue
Block a user