<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Callback Function on GanniPiece Blog</title>
    <link>https://blog.gannipiece.tw/en/tags/callback-function/</link>
    <description>Recent content in Callback Function on GanniPiece Blog</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 18 Jan 2022 00:53:58 +0800</lastBuildDate>
    <atom:link href="https://blog.gannipiece.tw/en/tags/callback-function/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to Use std::function to Write a Callback Function in C&#43;&#43;</title>
      <link>https://blog.gannipiece.tw/en/posts/cpp-std-function-callback/</link>
      <pubDate>Tue, 18 Jan 2022 00:53:58 +0800</pubDate>
      <guid>https://blog.gannipiece.tw/en/posts/cpp-std-function-callback/</guid>
      <description>std::function is a C&#43;&#43;11 feature defined in &amp;lt;functional&amp;gt;. Similar to a function pointer in C, it can store, copy, and invoke any CopyConstructible Callable object.</description>
    </item>
  </channel>
</rss>
