<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to Discussion</title><link>https://sourceforge.net/p/libjson/discussion/</link><description>Recent posts to Discussion</description><atom:link href="https://sourceforge.net/p/libjson/discussion/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 11 Jan 2022 09:30:14 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/libjson/discussion/feed.rss" rel="self" type="application/rss+xml"/><item><title>Error in GCC 8 compiler :static assertion failed: std::map must have the same value_type as its allocator</title><link>https://sourceforge.net/p/libjson/discussion/1119661/thread/fe7f89d8a6/?limit=25#7e1b</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Greetings!&lt;/p&gt;
&lt;p&gt;While porting to GCC 9, I'm getting an error which says static assertion failed, std::map must have same value as it allocator.&lt;/p&gt;
&lt;p&gt;I understand that the json allocator doesn't provide same value type and it should be const specified.&lt;/p&gt;
&lt;p&gt;Can you please help me with this?&lt;/p&gt;
&lt;p&gt;P.S : I have found similar type of error in this json repo: &lt;a href="https://github.com/moya-lang/Allocator/issues/12" rel="nofollow"&gt;https://github.com/moya-lang/Allocator/issues/12&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">samyak darshan</dc:creator><pubDate>Tue, 11 Jan 2022 09:30:14 -0000</pubDate><guid>https://sourceforge.net239e51a377b5978b734d37c3e1a44dba40786b9f</guid></item><item><title>Error in GCC 8 compiler :static assertion failed: std::map must have the same value_type as its allocator</title><link>https://sourceforge.net/p/libjson/discussion/1119662/thread/da2a14760a/?limit=25#ac4c</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Greetings!&lt;/p&gt;
&lt;p&gt;While porting to GCC 9, I'm getting an error which says static assertion failed, std::map must have same value as it allocator.&lt;/p&gt;
&lt;p&gt;I understand that the json allocator doesn't provide same value type and it should be const specified.&lt;/p&gt;
&lt;p&gt;Can you please help me with this?&lt;/p&gt;
&lt;p&gt;P.S : I have found similar type of error in this json repo: &lt;a href="https://github.com/moya-lang/Allocator/issues/12" rel="nofollow"&gt;https://github.com/moya-lang/Allocator/issues/12&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">samyak darshan</dc:creator><pubDate>Tue, 11 Jan 2022 09:29:22 -0000</pubDate><guid>https://sourceforge.net8362ad5480b9e32cc28a2602bbf75c2c24712c45</guid></item><item><title>turning JSON_CASE_INSENSITIVE_FUNCTIONS on leads to linker error</title><link>https://sourceforge.net/p/libjson/discussion/1119662/thread/9e55fda553/?limit=25#f623</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I want to use "find_nocase()" method. To get this function, I enabled "JSON_CASE_INSENSITIVE_FUNCTIONS" this flag in JSONOptions.h.&lt;br/&gt;
I am able to use in my method but while compiling, I get linker error "error LNK2001: unresolved external symbol "public: struct JSONNode::const_iterator __cdecl JSONNode::find_nocase"&lt;/p&gt;
&lt;p&gt;Please help me to get out this issue.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Antony Paul Raj</dc:creator><pubDate>Fri, 05 Mar 2021 11:36:08 -0000</pubDate><guid>https://sourceforge.net1ebbb35d49a6262c249a93ac5f27401f6a81c267</guid></item><item><title>Need help understanding why std::length error is thrown</title><link>https://sourceforge.net/p/libjson/discussion/1119662/thread/9c43308ed3/?limit=25#f7a8</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The code -&lt;br/&gt;
    JSONNode topNode;&lt;br/&gt;
    topNode.push_back(JSONNode("Connected", true));&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;Sometimes this results in std::length error thrown. The decoded callstack -
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;Exception Type: std::length_error&lt;br/&gt;
Exception what(): basic_string::_S_create&lt;br/&gt;
&amp;lt;libstdc++ stuff=""&amp;gt;&lt;br/&gt;
internalJSONNode::Set(bool)&lt;br/&gt;
JSONNode::JSONNode(std::basic_string&amp;lt;char, std::char_traits&amp;lt;char=""&amp;gt;, std::allocator&amp;lt;char&amp;gt; &amp;gt; const&amp;amp;, bool)&amp;lt;/char&amp;gt;&amp;lt;/char,&amp;gt;&amp;lt;/libstdc++&amp;gt;&lt;/p&gt;
&lt;p&gt;Your help in understanding why these two lines of code results in the exception sometimes is much appreciated.&lt;br/&gt;
Thanks&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tanu Mathur</dc:creator><pubDate>Wed, 17 Jul 2019 17:23:12 -0000</pubDate><guid>https://sourceforge.net5af6d33dcb23a344be5b392922611c94bd028316</guid></item><item><title>Request for permissions to submit a patch</title><link>https://sourceforge.net/p/libjson/discussion/1119661/thread/c8ab4cd7/?limit=25#aebd</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;Created a Makefile that works for &lt;em&gt;MinGW&lt;/em&gt; on &lt;em&gt;Win&lt;/em&gt; (when fired from &lt;em&gt;cmd&lt;/em&gt; - no additional wrappers (e.g. &lt;em&gt;Cygwin&lt;/em&gt;, &lt;em&gt;MSYS*&lt;/em&gt;) involved)&lt;/li&gt;
&lt;li&gt;Fixed some errors in the &lt;em&gt;Ux&lt;/em&gt; &lt;em&gt;Makefile&lt;/em&gt;  (&lt;em&gt;install&lt;/em&gt;, &lt;em&gt;test&lt;/em&gt; targets)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;More details on &lt;a class="" href="https://stackoverflow.com/questions/52090348/how-to-create-libjson-lib-using-makefile-on-windows/52108220#52108220" rel="nofollow"&gt;&lt;span&gt;&lt;span&gt;[SO]&lt;/span&gt;&lt;/span&gt;: How to create libjson.lib using makefile on windows? (@CristiFati's answer)&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cristi fati</dc:creator><pubDate>Wed, 12 Sep 2018 08:58:57 -0000</pubDate><guid>https://sourceforge.neta428a2b6bae82b23a7e21b464c8c294e9e6edfab</guid></item><item><title>Error in 7.6.1 visual studio project file </title><link>https://sourceforge.net/p/libjson/discussion/1119662/thread/3e0308d0/?limit=25#8686</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;There is a missing &amp;gt; on line 240 of the .vcproj file which stops the project loading. You can open this in notepad (it is an xml file) and manually insert it to make the file work again.&lt;/p&gt;
&lt;p&gt;Solution and problem identified at &lt;a href="https://stackoverflow.com/a/21582957/1051805" rel="nofollow"&gt;https://stackoverflow.com/a/21582957/1051805&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Phil&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Phil Rosenberg</dc:creator><pubDate>Fri, 22 Jun 2018 12:59:50 -0000</pubDate><guid>https://sourceforge.netad62053490e8cbab9fad1a726cf5323dc3a7d6b7</guid></item><item><title>Please consider moving project to a new forum</title><link>https://sourceforge.net/p/libjson/discussion/1119662/thread/f090a7a9/?limit=25#6ec1</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi Everyone.&lt;/p&gt;
&lt;p&gt;My apologies for making this request. It would be helpful to other developers and users if libjson moved to another forum, like GitHub. There's a lot of places you could move libjson to if interested. Confer, &lt;a href="https://en.wikipedia.org/wiki/Comparison_of_source_code_hosting_facilities." rel="nofollow"&gt;https://en.wikipedia.org/wiki/Comparison_of_source_code_hosting_facilities.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It would help developers because the code would be more accessible with fewer barriers. For example, we could directly download the latest release tarball with wget and code it into a script. Currently we cannot do that due to barriers placed by SourceForge.&lt;/p&gt;
&lt;p&gt;It would help users because SourceForge is known to package and repackage source code and progams with additional unwanted programs. Some users consider the repackaged programs harmful because they install trojans and other malware on a users system. Confer, &lt;a href="https://notepad-plus-plus.org/news/notepad-plus-plus-leaves-sf.html." rel="nofollow"&gt;https://notepad-plus-plus.org/news/notepad-plus-plus-leaves-sf.html.&lt;/a&gt; I'm part of the Crypto++ project and we left SourceForge for the same reasons.&lt;/p&gt;
&lt;p&gt;The reason I am making the request is, ClamAV uses libjson, and I need to script the download of the latest relase tarball to build ClamAV. But I really don't want it from SourceForge because I know the site tampers with files and packages.&lt;/p&gt;
&lt;p&gt;Thanks for considering the suggestion.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jeffrey Walton</dc:creator><pubDate>Tue, 17 Oct 2017 06:42:40 -0000</pubDate><guid>https://sourceforge.net3dc89bc32b227a2e58ced81bd8d2da4b653f652d</guid></item><item><title>Question to Jonathan about the decRef</title><link>https://sourceforge.net/p/libjson/discussion/1119662/thread/783d6f73/?limit=25#add8</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Anyone can help here?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jakes</dc:creator><pubDate>Mon, 09 Oct 2017 11:20:33 -0000</pubDate><guid>https://sourceforge.net57c24113ed31b910f882a32d15f53fd73e04af15</guid></item><item><title>Question to Jonathan about the decRef</title><link>https://sourceforge.net/p/libjson/discussion/1119662/thread/783d6f73/?limit=25#b03e</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;DId you find any solution, please share...&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jakes</dc:creator><pubDate>Sat, 07 Oct 2017 08:14:32 -0000</pubDate><guid>https://sourceforge.net78ca45a1a4818ca61b530f6160b3d6bfaea0e1c5</guid></item><item><title>Floating point values "inf" and "nan" are parsed not correctely</title><link>https://sourceforge.net/p/libjson/discussion/1119661/thread/433b1288/?limit=25#3047</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Floating point values like std::numeric_limits&amp;lt;double&amp;gt;::quiet_NaN() and std::numeric_limits&amp;lt;double&amp;gt;::infinity() are not properly parsed from json string. Additional handling of inf and nan values (with taking into account their different versions eg. "NaN", "-nan", "+inf") should be taken into account during parsing string into node (file internalJSONNode.cpp method internalJSONNode::internalJSONNode(const json_string &amp;amp; name_t, const json_string &amp;amp; value_t)). I wanted to report this as a bug, but I do not have rights. &lt;/p&gt;
&lt;p&gt;Example: &lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="nt"&gt;void&lt;/span&gt; &lt;span class="nt"&gt;check_double_nan&lt;/span&gt;&lt;span class="o"&gt;()&lt;/span&gt;
&lt;span class="p"&gt;{&lt;/span&gt;
    &lt;span class="k"&gt;double&lt;/span&gt; &lt;span class="n"&gt;value&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="n"&gt;std&lt;/span&gt;&lt;span class="o"&gt;::&lt;/span&gt;&lt;span class="n"&gt;numeric_limits&lt;/span&gt;&lt;span class="o"&gt;&amp;lt;&lt;/span&gt;&lt;span class="k"&gt;double&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;::&lt;/span&gt;&lt;span class="n"&gt;quiet_NaN&lt;/span&gt;&lt;span class="p"&gt;();&lt;/span&gt;

    &lt;span class="o"&gt;//&lt;/span&gt; &lt;span class="n"&gt;create&lt;/span&gt; &lt;span class="n"&gt;a&lt;/span&gt; &lt;span class="n"&gt;node&lt;/span&gt;
    &lt;span class="n"&gt;JSONNode&lt;/span&gt; &lt;span class="n"&gt;root&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
    &lt;span class="n"&gt;JSONNode&lt;/span&gt; &lt;span class="n"&gt;node&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt; &lt;span class="s2"&gt;"name"&lt;/span&gt;&lt;span class="o"&gt;,&lt;/span&gt; &lt;span class="n"&gt;value&lt;/span&gt; &lt;span class="p"&gt;);&lt;/span&gt;
    &lt;span class="n"&gt;root&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;push_back&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt; &lt;span class="n"&gt;node&lt;/span&gt; &lt;span class="p"&gt;);&lt;/span&gt;

    &lt;span class="k"&gt;double&lt;/span&gt; &lt;span class="n"&gt;value_from_node&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="n"&gt;node&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;as_float&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt; &lt;span class="p"&gt;);&lt;/span&gt;

    &lt;span class="o"&gt;//&lt;/span&gt; &lt;span class="n"&gt;std&lt;/span&gt;&lt;span class="o"&gt;::&lt;/span&gt;&lt;span class="n"&gt;isnan&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;value_from_node&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt; &lt;span class="o"&gt;==&lt;/span&gt; &lt;span class="n"&gt;true&lt;/span&gt;
    &lt;span class="n"&gt;std&lt;/span&gt;&lt;span class="o"&gt;::&lt;/span&gt;&lt;span class="n"&gt;cout&lt;/span&gt; &lt;span class="o"&gt;&amp;lt;&amp;lt;&lt;/span&gt; &lt;span class="s2"&gt;"Is value_from_node nan? "&lt;/span&gt; &lt;span class="o"&gt;&amp;lt;&amp;lt;&lt;/span&gt; &lt;span class="n"&gt;std&lt;/span&gt;&lt;span class="o"&gt;::&lt;/span&gt;&lt;span class="n"&gt;isnan&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;value_from_node&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt; &lt;span class="o"&gt;&amp;lt;&amp;lt;&lt;/span&gt; &lt;span class="n"&gt;std&lt;/span&gt;&lt;span class="o"&gt;::&lt;/span&gt;&lt;span class="n"&gt;endl&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;

    &lt;span class="o"&gt;//&lt;/span&gt; &lt;span class="n"&gt;convert&lt;/span&gt; &lt;span class="n"&gt;to&lt;/span&gt; &lt;span class="n"&gt;string&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt; &lt;span class="n"&gt;serialize&lt;/span&gt;
    &lt;span class="n"&gt;std&lt;/span&gt;&lt;span class="o"&gt;::&lt;/span&gt;&lt;span class="n"&gt;string&lt;/span&gt; &lt;span class="n"&gt;serialized&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="n"&gt;root&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;write&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt; &lt;span class="p"&gt;);&lt;/span&gt;     &lt;span class="o"&gt;//&lt;/span&gt; &lt;span class="n"&gt;serialized&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="s2"&gt;"{"&lt;/span&gt;&lt;span class="n"&gt;name&lt;/span&gt;&lt;span class="s2"&gt;": nan}"&lt;/span&gt;

    &lt;span class="o"&gt;//&lt;/span&gt; &lt;span class="n"&gt;parse&lt;/span&gt; &lt;span class="n"&gt;from&lt;/span&gt; &lt;span class="n"&gt;string&lt;/span&gt; &lt;span class="n"&gt;to&lt;/span&gt; &lt;span class="n"&gt;node&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt; &lt;span class="n"&gt;deserialize&lt;/span&gt;
    &lt;span class="n"&gt;JSONNode&lt;/span&gt; &lt;span class="n"&gt;root_parsed&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="n"&gt;libjson&lt;/span&gt;&lt;span class="o"&gt;::&lt;/span&gt;&lt;span class="n"&gt;parse&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt; &lt;span class="n"&gt;serialized&lt;/span&gt; &lt;span class="p"&gt;);&lt;/span&gt;
    &lt;span class="n"&gt;JSONNode&lt;/span&gt; &lt;span class="n"&gt;node_parsed&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="n"&gt;root_parsed&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;at&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt; &lt;span class="s2"&gt;"node_with_nan"&lt;/span&gt; &lt;span class="p"&gt;);&lt;/span&gt;

    &lt;span class="o"&gt;//&lt;/span&gt; &lt;span class="n"&gt;unfortunately&lt;/span&gt;&lt;span class="o"&gt;,&lt;/span&gt; &lt;span class="n"&gt;node&lt;/span&gt; &lt;span class="n"&gt;is&lt;/span&gt; &lt;span class="n"&gt;parsed&lt;/span&gt; &lt;span class="n"&gt;as&lt;/span&gt; &lt;span class="n"&gt;null&lt;/span&gt; &lt;span class="n"&gt;node&lt;/span&gt; &lt;span class="o"&gt;-&amp;gt;&lt;/span&gt;
    &lt;span class="o"&gt;//&lt;/span&gt; &lt;span class="n"&gt;method&lt;/span&gt; &lt;span class="n"&gt;internalJSONNode&lt;/span&gt;&lt;span class="o"&gt;::&lt;/span&gt;&lt;span class="n"&gt;internalJSONNode&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;const&lt;/span&gt; &lt;span class="n"&gt;json_string&lt;/span&gt; &lt;span class="o"&gt;&amp;amp;&lt;/span&gt; &lt;span class="n"&gt;name_t&lt;/span&gt;&lt;span class="o"&gt;,&lt;/span&gt; &lt;span class="n"&gt;const&lt;/span&gt; &lt;span class="n"&gt;json_string&lt;/span&gt; &lt;span class="o"&gt;&amp;amp;&lt;/span&gt; &lt;span class="n"&gt;value_t&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
    &lt;span class="o"&gt;//&lt;/span&gt; &lt;span class="n"&gt;catches&lt;/span&gt; &lt;span class="n"&gt;that&lt;/span&gt; &lt;span class="n"&gt;first&lt;/span&gt; &lt;span class="n"&gt;letter&lt;/span&gt; &lt;span class="n"&gt;is&lt;/span&gt; &lt;span class="s1"&gt;'N'&lt;/span&gt; &lt;span class="n"&gt;or&lt;/span&gt; &lt;span class="s1"&gt;'n'&lt;/span&gt; &lt;span class="n"&gt;and&lt;/span&gt; &lt;span class="n"&gt;treats&lt;/span&gt; &lt;span class="n"&gt;node&lt;/span&gt; &lt;span class="n"&gt;as&lt;/span&gt; &lt;span class="n"&gt;null&lt;/span&gt;
    &lt;span class="k"&gt;double&lt;/span&gt; &lt;span class="n"&gt;after_parsing&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="n"&gt;node_parsed&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;as_float&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt; &lt;span class="p"&gt;);&lt;/span&gt; 

    &lt;span class="o"&gt;//&lt;/span&gt; &lt;span class="n"&gt;std&lt;/span&gt;&lt;span class="o"&gt;::&lt;/span&gt;&lt;span class="n"&gt;isnan&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;after_parsing&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt; &lt;span class="o"&gt;==&lt;/span&gt; &lt;span class="n"&gt;false&lt;/span&gt;
    &lt;span class="n"&gt;std&lt;/span&gt;&lt;span class="o"&gt;::&lt;/span&gt;&lt;span class="n"&gt;cout&lt;/span&gt; &lt;span class="o"&gt;&amp;lt;&amp;lt;&lt;/span&gt; &lt;span class="s2"&gt;"Is after_parsing nan? "&lt;/span&gt; &lt;span class="o"&gt;&amp;lt;&amp;lt;&lt;/span&gt; &lt;span class="n"&gt;std&lt;/span&gt;&lt;span class="o"&gt;::&lt;/span&gt;&lt;span class="n"&gt;isnan&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;after_parsing&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt; &lt;span class="o"&gt;&amp;lt;&amp;lt;&lt;/span&gt; &lt;span class="n"&gt;std&lt;/span&gt;&lt;span class="o"&gt;::&lt;/span&gt;&lt;span class="n"&gt;endl&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
&lt;span class="p"&gt;}&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;

&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Grzegorz Sejnota</dc:creator><pubDate>Mon, 06 Feb 2017 13:50:07 -0000</pubDate><guid>https://sourceforge.net39ab8cfae8ccb62ad0670eb78450051b62377a45</guid></item></channel></rss>