Next

logs - Blogs or News


Table of Contents

c++ random number: std::mt19937
Botan c++ tls connection
cpp concept: const, ref, remove, ...
std::string_view avoid unnecessary allocation
sycl::buffer
sycl handler.copy(...), handler.fill(...)
sycl queue.copy(...), queue.fill(...)
sycl class kernel
sycl::buffer host access
b2 build group libs
windows install cpp compiler
cpp std float type
kubuntu install cpp compiler
cobalt main entry points - cpp boost
cobalt beast http - cpp boost
cobalt op, what is it ? - cpp boost
cobalt::race boost cpp
boost::cobalt Fast
sycl copy method
q4os sycl cpp
chaiscript cpp
cpp integral type

Logs - blogs or News .

boost quickbook

Back

Up

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