@@ -69,7 +69,7 @@ namespace stdex
|
||||
}
|
||||
|
||||
///
|
||||
/// Combine UTF-8 surrogate pair into a Unicode code point
|
||||
/// Combine UTF-16 surrogate pair into a Unicode code point
|
||||
///
|
||||
/// \param[in] str Pointer to first code unit
|
||||
///
|
||||
@@ -83,7 +83,7 @@ namespace stdex
|
||||
}
|
||||
|
||||
///
|
||||
/// Combine UTF-8 surrogate pair into a Unicode code point
|
||||
/// Combine UTF-16 surrogate pair into a Unicode code point
|
||||
///
|
||||
/// \param[in] str Pointer to first code unit
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user