|
Couchbase C++ SDK 1.4.0 (rev. 59aa900)
|
#include <couchbase/codec/tao_json_serializer.hxx>
Public Types | |
| using | document_type = tao::json::value |
Static Public Member Functions | |
| template<typename Document> | |
| static auto | serialize (Document document) -> binary |
| template<typename Document> | |
| static auto | deserialize (const binary &data) -> Document |
| using document_type = tao::json::value |
|
inlinestatic |
|
inlinestatic |