<?xml version="1.0" encoding="utf-8"?><rss xmlns:atom="https://www.w3.org/2005/Atom" version="2.0"><channel>
  <title>Meeting C++ blog</title>
  <link>https://www.meetingcpp.com/</link>
  <language>en</language>
  <generator>Meeting C++ CMS</generator><item>
      <title>Follow up: resize + assign is often faster than reserve + emplace_back for vector</title>
      <link>https://www.meetingcpp.com/blog/items/Follow-up--resize-p-assign-is-often-faster-than-reserve-p-emplace-back-for-vector.html</link>
      <pubDate>Thu, 05 Mar 2026 14:34:37</pubDate>
      <guid>https://www.meetingcpp.com/blog/items/Follow-up--resize-p-assign-is-often-faster-than-reserve-p-emplace-back-for-vector.html</guid></item><item>
      <title>Is resize + assign faster then reserve + emplace_back for vector?</title>
      <link>https://www.meetingcpp.com/blog/items/Is-resize-p-assign-faster-then-reserve-p-emplace-back-for-vector-.html</link>
      <pubDate>Thu, 26 Feb 2026 17:06:02</pubDate>
      <guid>https://www.meetingcpp.com/blog/items/Is-resize-p-assign-faster-then-reserve-p-emplace-back-for-vector-.html</guid></item><item>
      <title>Atomics in C++26?</title>
      <link>https://www.meetingcpp.com/blog/items/Atomics-in-Cpp26-.html</link>
      <pubDate>Thu, 04 Dec 2025 17:05:30</pubDate>
      <guid>https://www.meetingcpp.com/blog/items/Atomics-in-Cpp26-.html</guid></item><item>
      <title>Binary Trees: using unique_ptr</title>
      <link>https://www.meetingcpp.com/blog/items/Binary-Trees--using-unique-ptr.html</link>
      <pubDate>Thu, 20 Nov 2025 21:38:21</pubDate>
      <guid>https://www.meetingcpp.com/blog/items/Binary-Trees--using-unique-ptr.html</guid></item><item>
      <title>Looking at binary trees in C++</title>
      <link>https://www.meetingcpp.com/blog/items/Looking-at-binary-trees-in-Cpp.html</link>
      <pubDate>Wed, 22 Oct 2025 11:55:41</pubDate>
      <guid>https://www.meetingcpp.com/blog/items/Looking-at-binary-trees-in-Cpp.html</guid></item><item>
      <title>Comparing accumulate to C++23s fold_left</title>
      <link>https://www.meetingcpp.com/blog/items/Comparing-accumulate-to-Cpp23s-fold-left.html</link>
      <pubDate>Mon, 13 Oct 2025 19:34:51</pubDate>
      <guid>https://www.meetingcpp.com/blog/items/Comparing-accumulate-to-Cpp23s-fold-left.html</guid></item><item>
      <title>Remembering Rainer Grimm</title>
      <link>https://www.meetingcpp.com/blog/items/Remembering-Rainer-Grimm.html</link>
      <pubDate>Thu, 09 Oct 2025 20:42:05</pubDate>
      <guid>https://www.meetingcpp.com/blog/items/Remembering-Rainer-Grimm.html</guid></item><item>
      <title>You should use QPainterPath they said...</title>
      <link>https://www.meetingcpp.com/blog/items/You-should-use-QPainterPath-they-said---.html</link>
      <pubDate>Tue, 07 Oct 2025 13:30:29</pubDate>
      <guid>https://www.meetingcpp.com/blog/items/You-should-use-QPainterPath-they-said---.html</guid></item><item>
      <title>Level up your C++ with Packt books</title>
      <link>https://www.meetingcpp.com/blog/items/Level-up-your-Cpp-with-Packt-books.html</link>
      <pubDate>Thu, 07 Aug 2025 20:20:30</pubDate>
      <guid>https://www.meetingcpp.com/blog/items/Level-up-your-Cpp-with-Packt-books.html</guid></item><item>
      <title>Updating my RSSReader from Qt5 to Qt6</title>
      <link>https://www.meetingcpp.com/blog/items/Updating-my-RSSReader-from-Qt5-to-Qt6.html</link>
      <pubDate>Thu, 10 Jul 2025 13:59:48</pubDate>
      <guid>https://www.meetingcpp.com/blog/items/Updating-my-RSSReader-from-Qt5-to-Qt6.html</guid></item></channel></rss>