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

List of all members.

Public Types

enum  { value = true }

Detailed Description

template<typename T>
struct Datacratic::hasFromJson< T, typename std::enable_if< std::is_convertible< T, decltype(T::fromJson(std::declval< Json::Value >()))>::value >::type >

Definition at line 749 of file value_description.h.


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