RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Member Functions | Public Attributes
RTBKIT::BankerSyncResult< T > Struct Template Reference

List of all members.

Public Member Functions

 operator std::function< void (std::exception_ptr, T &&result)>()
T && get ()

Public Attributes

int done
std::exception_ptr exc
result

Detailed Description

template<typename T>
struct RTBKIT::BankerSyncResult< T >

Definition at line 34 of file banker.h.


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