RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Types
Datacratic::hasToJson< T, typename std::enable_if< std::is_convertible< Json::Value, decltype(std::declval< const T >().toJson())>::value >::type > Struct Template Reference

List of all members.

Public Types

enum  { value = true }

Detailed Description

template<typename T>
struct Datacratic::hasToJson< T, typename std::enable_if< std::is_convertible< Json::Value, decltype(std::declval< const T >().toJson())>::value >::type >

Definition at line 737 of file value_description.h.


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