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::RestCodec< T, Enable > Struct Template Reference

List of all members.

Static Public Member Functions

static T decode (const std::string &str)
static std::string encode (const T &val)

Detailed Description

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

Definition at line 123 of file rest_request_binding.h.


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