mirror of
https://github.com/nlohmann/json.git
synced 2026-07-29 15:13:04 +04:00
📝 update documentation (#4723)
Signed-off-by: Niels Lohmann <mail@nlohmann.me>
This commit is contained in:
@@ -37,9 +37,9 @@ Constant.
|
||||
|
||||
## See also
|
||||
|
||||
- [is_number()](is_number.md) check if value is a number
|
||||
- [is_number_unsigned()](is_number_unsigned.md) check if value is an unsigned integer number
|
||||
- [is_number_float()](is_number_float.md) check if value is a floating-point number
|
||||
- [is_number()](is_number.md) check if the value is a number
|
||||
- [is_number_unsigned()](is_number_unsigned.md) check if the value is an unsigned integer number
|
||||
- [is_number_float()](is_number_float.md) check if the value is a floating-point number
|
||||
|
||||
## Version history
|
||||
|
||||
|
||||
Reference in New Issue
Block a user