mirror of
https://github.com/nlohmann/json.git
synced 2026-05-13 17:55:23 +00:00
Some typos
This commit is contained in:
@@ -123,7 +123,7 @@ class binary_reader
|
||||
|
||||
@return true if and only if system's byte order is little endian
|
||||
|
||||
@note from http://stackoverflow.com/a/1001328/266378
|
||||
@note from https://stackoverflow.com/a/1001328/266378
|
||||
*/
|
||||
static constexpr bool little_endianess(int num = 1) noexcept
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user