JSON Voorhees
Killer JSON for C++
serialization_optional.hpp File Reference

Template specialization to support optional<T> serialization. More...

Go to the source code of this file.

Classes

class  jsonv::container_adapter< optional< T > >
 

Detailed Description

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.

Author
Vladimir Venediktov (vvene.nosp@m.dict.nosp@m.@gmai.nosp@m.l.co.nosp@m.m)

Definition in file serialization_optional.hpp.