
27 Jul
2017
27 Jul
'17
6:16 p.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