Bruno Ricci's blog
Github C++ posts

C++ posts

  • 27 April 2018 • An is_narrowing_conversion type trait for Clang, GCC and MSVC
  • 14 March 2018 • Extension of the lifetime of temporaries by binding to a reference: general rule and three exceptions
  • 10 March 2018 • Order of evaluation of expressions, the sequenced-before partial order and sequenced-before graphs in c++14/17