C++/0x02-boost13 boost example boost example 1.소스 #include #include #include #include using namespace boost::lambda; int main() { typedef std::istream_iterator in; std::for_each( in(std::cin), in(), std::cout 2016. 8. 1. 이전 1 2 3 4 다음