<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://hg.frantovo.cz/blog/cpp-finally/</link>
    <language>en-us</language>

    <title>blog/cpp-finally Changelog</title>
    <description>blog/cpp-finally Changelog</description>
    <item>
    <title>[default] class Finally with lambda</title>
    <guid isPermaLink="true">http://hg.frantovo.cz/blog/cpp-finally/rev/64777e5b619f</guid>
             <link>http://hg.frantovo.cz/blog/cpp-finally/rev/64777e5b619f</link>
    <description>
              <![CDATA[
	<table>
	<tr>
		<th style="text-align:left;">changeset</th>
		<td>64777e5b619f</td>
              </tr>
              <tr>
                              <th style="text-align:left;">branch</th>
                              <td>default</td>
              </tr>
              <tr>
                              <th style="text-align:left;">bookmark</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;">tag</th>
		<td>tip</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">user</th>
		<td>&#70;&#114;&#97;&#110;&#116;&#105;&#353;&#101;&#107;&#32;&#75;&#117;&#269;&#101;&#114;&#97;&#32;&#60;&#102;&#114;&#97;&#110;&#116;&#97;&#45;&#104;&#103;&#64;&#102;&#114;&#97;&#110;&#116;&#111;&#118;&#111;&#46;&#99;&#122;&#62;</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">description</th>
		<td>class Finally with lambda</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">files</th>
		<td>Makefile<br />good-lambda.cpp<br /></td>
	</tr>
	</table>
	]]></description>
    <author>&#70;&#114;&#97;&#110;&#116;&#105;&#353;&#101;&#107;&#32;&#75;&#117;&#269;&#101;&#114;&#97;&#32;&#60;&#102;&#114;&#97;&#110;&#116;&#97;&#45;&#104;&#103;&#64;&#102;&#114;&#97;&#110;&#116;&#111;&#118;&#111;&#46;&#99;&#122;&#62;</author>
    <pubDate>Wed, 30 Oct 2024 22:08:49 +0100</pubDate>
</item>
<item>
    <title>licence: GPLv3</title>
    <guid isPermaLink="true">http://hg.frantovo.cz/blog/cpp-finally/rev/4502b1c7346d</guid>
             <link>http://hg.frantovo.cz/blog/cpp-finally/rev/4502b1c7346d</link>
    <description>
              <![CDATA[
	<table>
	<tr>
		<th style="text-align:left;">changeset</th>
		<td>4502b1c7346d</td>
              </tr>
              <tr>
                              <th style="text-align:left;">branch</th>
                              <td></td>
              </tr>
              <tr>
                              <th style="text-align:left;">bookmark</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;">tag</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">user</th>
		<td>&#70;&#114;&#97;&#110;&#116;&#105;&#353;&#101;&#107;&#32;&#75;&#117;&#269;&#101;&#114;&#97;&#32;&#60;&#102;&#114;&#97;&#110;&#116;&#97;&#45;&#104;&#103;&#64;&#102;&#114;&#97;&#110;&#116;&#111;&#118;&#111;&#46;&#99;&#122;&#62;</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">description</th>
		<td>licence: GPLv3</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">files</th>
		<td>Makefile<br />bad.cpp<br />good-class-generic.cpp<br />good-class.cpp<br />good-finally.cpp<br />good-smart-pointer.cpp<br />good-vector.cpp<br />license/gpl.txt<br /></td>
	</tr>
	</table>
	]]></description>
    <author>&#70;&#114;&#97;&#110;&#116;&#105;&#353;&#101;&#107;&#32;&#75;&#117;&#269;&#101;&#114;&#97;&#32;&#60;&#102;&#114;&#97;&#110;&#116;&#97;&#45;&#104;&#103;&#64;&#102;&#114;&#97;&#110;&#116;&#111;&#118;&#111;&#46;&#99;&#122;&#62;</author>
    <pubDate>Wed, 30 Oct 2024 02:51:12 +0100</pubDate>
</item>
<item>
    <title>blok finally v C++</title>
    <guid isPermaLink="true">http://hg.frantovo.cz/blog/cpp-finally/rev/e4f2d6d0e869</guid>
             <link>http://hg.frantovo.cz/blog/cpp-finally/rev/e4f2d6d0e869</link>
    <description>
              <![CDATA[
	<table>
	<tr>
		<th style="text-align:left;">changeset</th>
		<td>e4f2d6d0e869</td>
              </tr>
              <tr>
                              <th style="text-align:left;">branch</th>
                              <td></td>
              </tr>
              <tr>
                              <th style="text-align:left;">bookmark</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;">tag</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">user</th>
		<td>&#70;&#114;&#97;&#110;&#116;&#105;&#353;&#101;&#107;&#32;&#75;&#117;&#269;&#101;&#114;&#97;&#32;&#60;&#102;&#114;&#97;&#110;&#116;&#97;&#45;&#104;&#103;&#64;&#102;&#114;&#97;&#110;&#116;&#111;&#118;&#111;&#46;&#99;&#122;&#62;</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">description</th>
		<td>blok finally v C++</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">files</th>
		<td>Makefile<br />bad.cpp<br />good-class-generic.cpp<br />good-class.cpp<br />good-finally.cpp<br />good-smart-pointer.cpp<br />good-vector.cpp<br /></td>
	</tr>
	</table>
	]]></description>
    <author>&#70;&#114;&#97;&#110;&#116;&#105;&#353;&#101;&#107;&#32;&#75;&#117;&#269;&#101;&#114;&#97;&#32;&#60;&#102;&#114;&#97;&#110;&#116;&#97;&#45;&#104;&#103;&#64;&#102;&#114;&#97;&#110;&#116;&#111;&#118;&#111;&#46;&#99;&#122;&#62;</author>
    <pubDate>Wed, 30 Oct 2024 02:44:44 +0100</pubDate>
</item>

  </channel>
</rss>