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

Inherits std::unique_ptr< T >.

List of all members.

Public Member Functions

 Optional (Optional &&other)
 Optional (const Optional &other)
Optionaloperator= (const Optional &other)
Optionaloperator= (Optional &&other)
void swap (Optional &other)

Detailed Description

template<typename T>
struct OpenRTB::Optional< T >

Definition at line 47 of file openrtb.h.


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