<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>RVO on </title>
    <link>https://yona.codes/tags/rvo/</link>
    <description>Recent content in RVO on </description>
    <generator>Hugo -- gohugo.io</generator>
    <language>ko</language>
    <lastBuildDate>Sun, 21 Sep 2025 01:35:00 +0000</lastBuildDate><atom:link href="https://yona.codes/tags/rvo/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>[C&#43;&#43;] 로컬 반환에서 std::move가 RVO/NRVO를 막는 이유</title>
      <link>https://yona.codes/posts/2025/09/cpp-return-stdmove-rvo-nrvo/</link>
      <pubDate>Sun, 21 Sep 2025 01:35:00 +0000</pubDate>
      
      <guid>https://yona.codes/posts/2025/09/cpp-return-stdmove-rvo-nrvo/</guid>
      
        <description>로컬 변수를 반환할 때 std::move가 RVO/NRVO를 막아 오히려 손해가 되는 경우와 대안</description>
      
    </item>
    
  </channel>
</rss>