JSON Voorhees
Killer JSON for C++
|
Template specialization to support optional<T> serialization. More...
Go to the source code of this file.
Classes | |
class | jsonv::container_adapter< optional< T > > |
Template specialization to support optional<T> serialization.
These are usually not needed unless you are writing your own extractor
or serializer
.
Copyright (c) 2015 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 serialization_optional.hpp.