
28 Jul
2017
28 Jul
'17
12:16 a.m.
AMDG On 07/27/2017 05:59 PM, jupiter via Boost-users wrote:
Cannot I define a following boost function? Any workarounds?
typedef boost::function<bool (const uint32_t, const std::shared_ptr<boost::asio::streambuf> &)> Subscriber_t;
Did you #include boost/function.hpp? In Christ, Steven Watanabe