mirror of
https://github.com/nlohmann/json.git
synced 2026-03-27 19:32:46 +00:00
💄 cleaned code
This commit is contained in:
@@ -260,7 +260,7 @@ class wide_string_input_adapter : public input_adapter_protocol
|
||||
{
|
||||
wide_string_input_helper<WideStringType, T>::fill_buffer(str, current_wchar, utf8_bytes, utf8_bytes_index, utf8_bytes_filled);
|
||||
}
|
||||
|
||||
|
||||
/// the wstring to process
|
||||
const WideStringType& str;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user