<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>e-sygoing.link — Papers</title>
  <link>https://e-sygoing.link</link>
  <description>Latest links in the Papers category</description>
  <language>en-us</language>
  <lastBuildDate>Sun, 24 May 2026 19:04:31 -0400</lastBuildDate>
  <atom:link href="https://e-sygoing.link/rss.php?type=new&amp;cid=88263"
             rel="self" type="application/rss+xml"/>
    <item>
    <title>Enumeration Constants vs. Constant Objects</title>
    <link>https://e-sygoing.link/link/5642103-enumeration-constants-vs-constant-objects</link>
    <description>Presents insights on choosing between symbolic constants as either enumeration constants or constant objects.</description>
    <pubDate>Tue, 06 Jan 2026 01:10:20 -0500</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5642103</guid>
  </item>
    <item>
    <title>C++: Beyond The Standard Library</title>
    <link>https://e-sygoing.link/link/5642112-c-beyond-the-standard-library</link>
    <description>Takes a look at Blitz++, MTL (Matrix Template Library), ACE, Loki and Boost.</description>
    <pubDate>Mon, 08 Dec 2025 12:08:26 -0500</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5642112</guid>
  </item>
    <item>
    <title>Contracts: From Analysis to C++ Implementation</title>
    <link>https://e-sygoing.link/link/5642101-contracts-from-analysis-to-c-implementation</link>
    <description>Describes a set of techniques and tools (an environment) facilitating prototyping of, providing general mechanisms for, object-oriented architectures based on the idea of assertion checking and Design by Contract (DbC) in C++.</description>
    <pubDate>Tue, 14 Oct 2025 04:25:22 -0400</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5642101</guid>
  </item>
    <item>
    <title>Constant Objects and Constant Expressions</title>
    <link>https://e-sygoing.link/link/5642104-constant-objects-and-constant-expressions</link>
    <description>Explains why constant objects are not as useful as some people would like them to be.</description>
    <pubDate>Wed, 17 Sep 2025 01:02:07 -0400</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5642104</guid>
  </item>
    <item>
    <title>C++ in the Real World</title>
    <link>https://e-sygoing.link/link/5642099-c-in-the-real-world</link>
    <description>This article explores the strengths of C++, and how to exploit them in projects.</description>
    <pubDate>Wed, 20 Aug 2025 22:25:15 -0400</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5642099</guid>
  </item>
    <item>
    <title>The Anatomy of the Assignment Operator</title>
    <link>https://e-sygoing.link/link/5642111-the-anatomy-of-the-assignment-operator</link>
    <description>In depth discussion of writing solid assignment operators. Explains exception safety and memory management issues.</description>
    <pubDate>Thu, 01 May 2025 08:48:02 -0400</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5642111</guid>
  </item>
    <item>
    <title>Symbolic Constants</title>
    <link>https://e-sygoing.link/link/5642107-symbolic-constants</link>
    <description>Shows all choices for defining symbolic constants.</description>
    <pubDate>Mon, 31 Mar 2025 22:54:50 -0400</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5642107</guid>
  </item>
    <item>
    <title>Create Movie from HBitmap</title>
    <link>https://e-sygoing.link/link/5642113-create-movie-from-hbitmap</link>
    <description>Discribe creating AVI/WMV/QuickTime movies from sequences of bitmaps with sourcecode examples.</description>
    <pubDate>Sun, 02 Mar 2025 02:28:37 -0500</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5642113</guid>
  </item>
    <item>
    <title>Creating Truly Maintainable Class Factories</title>
    <link>https://e-sygoing.link/link/5642110-creating-truly-maintainable-class-factories</link>
    <description>Presents a solution that is easily extensible and maintainable; what&#039;s more, it is particularly well suited to creating objects from XML data.</description>
    <pubDate>Tue, 07 Jan 2025 02:27:12 -0500</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5642110</guid>
  </item>
    <item>
    <title>Herb Sutter - Publications</title>
    <link>https://e-sygoing.link/link/5642108-herb-sutter-publications</link>
    <description>Over 80 in-depth articles about object-oriented software development and C++ design and programming have been published in C/C++ Users Journal, C++ Report, Dr. Dobb&#039;s Journal, Java Report, Visual C++ Developer&#039;s Journal, and other magazines.</description>
    <pubDate>Fri, 06 Dec 2024 08:24:08 -0500</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5642108</guid>
  </item>
  </channel>
</rss>
