Next

cppfx - cpp/c++, b2 build


Table of Contents

boost::asio::thread_pool, executor

//////////////////////////////////////////////////////////////////////

Old Index

Cheers, cpp/c++ !

const std::string greeting = "Cheers, c++!";

std::cout << greeting << std::endl;

std::cout << greeting.data() << std::endl;

caught:

  ===================================
  #  The c++ programming language.  #
  #                                 #
  #  Join c++                       #
  #  Deck                           #
  ===================================

Powered by - B2 Build | boost quickbook

@cppfx.xyz


Next