RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Types | Static Public Member Functions
Datacratic::FunctionOps< Fn > Struct Template Reference

#include <slot.h>

List of all members.

Public Types

typedef boost::function< Fn > Function

Static Public Member Functions

static void * ops (int op, void *arg)

Detailed Description

template<typename Fn>
struct Datacratic::FunctionOps< Fn >

Default implementation of the operations on the function.

Definition at line 90 of file slot.h.


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