
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Chaos and Order</title>
      <link>https://www.youngju.dev/blog</link>
      <description>천천히 올바르게. AI Researcher &amp; DevOps Engineer Youngju&#39;s tech blog. GPU/CUDA, LLM, MLOps, Kubernetes AI workloads, distributed training, and data engineering.</description>
      <language>ko</language>
      <managingEditor>fjvbn2003@gmail.com (Youngju Kim)</managingEditor>
      <webMaster>fjvbn2003@gmail.com (Youngju Kim)</webMaster>
      <lastBuildDate>Sat, 16 May 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.youngju.dev/tags/std-generator/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.youngju.dev/blog/culture/2026-05-16-modern-cpp-2026-cpp-23-26-modules-reflection-senders-cmake-conan-vcpkg-deep-dive.en</guid>
    <title>Modern C++ 2026 — C++ 23 / 26 / Modules / Reflection / Senders / std::print / CMake 3.30 / Conan 2 / vcpkg Deep Dive</title>
    <link>https://www.youngju.dev/blog/culture/2026-05-16-modern-cpp-2026-cpp-23-26-modules-reflection-senders-cmake-conan-vcpkg-deep-dive.en</link>
    <description>A map of C++ in 2026. C++ 23 (published October 2024 as ISO/IEC 14882:2024) with std::expected, std::print, and std::generator; the real headliners of C++ 26 — Reflection (P2996), Senders/Receivers (P2300), Linear Algebra (P1673); Modules finally usable; mature Ranges. Build tools — CMake 3.30 / Meson / xmake / build2 / Bazel C++; package managers — Conan 2 and vcpkg; compilers — Clang 19 / GCC 14 / MSVC, and libc++ vs libstdc++. Sanitizers (ASan / UBSan / TSan / MSan), successor languages (Carbon, Hylo, Cppfront), and how Korea and Japan actually run all of this.</description>
    <pubDate>Sat, 16 May 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>cpp</category><category>cpp-23</category><category>cpp-26</category><category>modules</category><category>ranges</category><category>std-expected</category><category>std-print</category><category>std-generator</category><category>reflection</category><category>senders-receivers</category><category>linear-algebra</category><category>cmake</category><category>meson</category><category>xmake</category><category>bazel</category><category>conan</category><category>vcpkg</category><category>clang</category><category>gcc</category><category>msvc</category><category>sanitizers</category><category>carbon</category><category>cppfront</category><category>hylo</category><category>2026</category><category>deep-dive</category><category>english</category>
  </item>

  <item>
    <guid>https://www.youngju.dev/blog/culture/2026-05-16-modern-cpp-2026-cpp-23-26-modules-reflection-senders-cmake-conan-vcpkg-deep-dive.ja</guid>
    <title>モダンC++ 2026 — C++ 23 / 26 / Modules / Reflection / Senders / std::print / CMake 3.30 / Conan 2 / vcpkg 徹底ガイド</title>
    <link>https://www.youngju.dev/blog/culture/2026-05-16-modern-cpp-2026-cpp-23-26-modules-reflection-senders-cmake-conan-vcpkg-deep-dive.ja</link>
    <description>2026年のC++ の地図。2024年10月にISO/IEC 14882:2024として正式に出版されたC++ 23 の std::expected · std::print · std::generator、C++ 26 の本命となる Reflection (P2996) ・ Senders/Receivers (P2300) ・ Linear Algebra (P1673)、ようやく実用段階に入ったModules、成熟したRanges。ビルドツールは CMake 3.30 / Meson / xmake / build2 / Bazel C++、パッケージは Conan 2 と vcpkg、コンパイラは Clang 19 / GCC 14 / MSVC、そして libc++ vs libstdc++。Sanitizers (ASan / UBSan / TSan / MSan) と後継言語候補 (Carbon · Hylo · Cppfront)、韓国・日本の現場まで — 誰がC++ を選ぶべきで、どう運用すべきか。</description>
    <pubDate>Sat, 16 May 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>cpp</category><category>cpp-23</category><category>cpp-26</category><category>modules</category><category>ranges</category><category>std-expected</category><category>std-print</category><category>std-generator</category><category>reflection</category><category>senders-receivers</category><category>linear-algebra</category><category>cmake</category><category>meson</category><category>xmake</category><category>bazel</category><category>conan</category><category>vcpkg</category><category>clang</category><category>gcc</category><category>msvc</category><category>sanitizers</category><category>carbon</category><category>cppfront</category><category>hylo</category><category>2026</category><category>deep-dive</category><category>日本語</category>
  </item>

  <item>
    <guid>https://www.youngju.dev/blog/culture/2026-05-16-modern-cpp-2026-cpp-23-26-modules-reflection-senders-cmake-conan-vcpkg-deep-dive</guid>
    <title>모던 C++ 2026 — C++ 23 / 26 / Modules / Reflection / Senders / std::print / CMake 3.30 / Conan 2 / vcpkg 심층 가이드</title>
    <link>https://www.youngju.dev/blog/culture/2026-05-16-modern-cpp-2026-cpp-23-26-modules-reflection-senders-cmake-conan-vcpkg-deep-dive</link>
    <description>2026년의 C++ 지도. C++ 23 (2024년 10월 ISO/IEC 14882:2024로 출간) 의 std::expected·std::print·std::generator, C++ 26의 진짜 주연인 Reflection (P2996) 과 Senders/Receivers (P2300), Linear Algebra (P1673), 마침내 쓸 만한 Modules, 성숙해진 Ranges. 빌드 도구는 CMake 3.30 / Meson / xmake / build2 / Bazel C++, 패키지는 Conan 2 와 vcpkg, 컴파일러는 Clang 19 / GCC 14 / MSVC, 그리고 libc++ vs libstdc++. Sanitizers (ASan / UBSan / TSan / MSan) 와 후계 언어 후보 (Carbon · Hylo · Cppfront), 한국·일본의 현장 사례까지 — 누가 C++ 을 골라야 하고, 어떻게 굴려야 하는가.</description>
    <pubDate>Sat, 16 May 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>cpp</category><category>cpp-23</category><category>cpp-26</category><category>modules</category><category>ranges</category><category>std-expected</category><category>std-print</category><category>std-generator</category><category>reflection</category><category>senders-receivers</category><category>linear-algebra</category><category>cmake</category><category>meson</category><category>xmake</category><category>bazel</category><category>conan</category><category>vcpkg</category><category>clang</category><category>gcc</category><category>msvc</category><category>sanitizers</category><category>carbon</category><category>cppfront</category><category>hylo</category><category>2026</category><category>deep-dive</category>
  </item>

    </channel>
  </rss>
