RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Static Public Member Functions
Datacratic::JsonCodec< T, Enable > Struct Template Reference

List of all members.

Static Public Member Functions

static T decode (const Json::Value &val)
static Json::Value encode (const T &val)

Detailed Description

template<typename T, typename Enable = void>
struct Datacratic::JsonCodec< T, Enable >

Definition at line 134 of file json_codec.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator