使用boost::fibers::buffered_channel的测试程序
#include <iostream>
#include <boost/fiber/buffered_channel.hpp>
#include <boost/fiber/fiber.hpp>
void producer
使用boost::fibers::buffered_channel的测试程序
#include <iostream>
#include <boost/fiber/buffered_channel.hpp>
#include <boost/fiber/fiber.hpp>
void producer