|
JSON Voorhees
Killer JSON for C++
|
Copyright (c) 2017-2020 by Travis Gockel. More...
Include dependency graph for polymorphic_adapter.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | jsonv::polymorphic_adapter< TPointer > |
| An adapter which can create polymorphic types. More... | |
Enumerations | |
| enum class | jsonv::keyed_subtype_action : unsigned char { keyed_subtype_action::none , keyed_subtype_action::check , keyed_subtype_action::insert } |
What to do when serializing a keyed subtype of a polymorphic_adapter. More... | |
Copyright (c) 2017-2020 by Travis Gockel.
All rights reserved.
This program is free software: you can redistribute it and/or modify it under the terms of the Apache License as published by the Apache Software Foundation, either version 2 of the License, or (at your option) any later version.
Definition in file polymorphic_adapter.hpp.