mirror of
https://github.com/nlohmann/json.git
synced 2026-09-11 18:57:58 +00:00
Allow disabling default enum conversions (#3536)
This commit is contained in:
@@ -29,6 +29,7 @@ header. See also the [macro overview page](../../features/macros.md).
|
||||
|
||||
## Type conversions
|
||||
|
||||
- [**JSON_DISABLE_ENUM_SERIALIZATION**](json_disable_enum_serialization.md) - switch off default serialization/deserialization functions for enums
|
||||
- [**JSON_USE_IMPLICIT_CONVERSIONS**](json_use_implicit_conversions.md) - control implicit conversions
|
||||
|
||||
<!-- comment-->
|
||||
|
||||
Reference in New Issue
Block a user