OpenSDN source code
|
#include <functional>
#include <iostream>
#include <boost/function.hpp>
#include <boost/functional/factory.hpp>
#include <boost/functional/forward_adapter.hpp>
#include <boost/type_traits/is_same.hpp>
#include <boost/utility/enable_if.hpp>
#include "base/util.h"
Go to the source code of this file.
Macros | |
#define | BOOST_FUNCTIONAL_FORWARD_ADAPTER_MAX_ARITY 8 |