<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>OFF-SOFT.net &#187; BOOST</title>
	<atom:link href="http://www.off-soft.net/category/develop/boost/feed" rel="self" type="application/rss+xml" />
	<link>http://www.off-soft.net</link>
	<description>This site is support &#38; information site of WEB,and Software. This site might help you that create software or Web Site...perhaps?</description>
	<lastBuildDate>Wed, 21 Dec 2011 15:17:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Boost(4) Check lexical_cast and atoi,atof</title>
		<link>http://www.off-soft.net/en/develop/boost/boost4.html</link>
		<comments>http://www.off-soft.net/en/develop/boost/boost4.html#comments</comments>
		<pubDate>Thu, 10 Sep 2009 06:27:22 +0000</pubDate>
		<dc:creator>master</dc:creator>
				<category><![CDATA[BOOST]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[



 Summary:  This article, Boost color cast we can try to use lexical_cast information.

 lexical_cast is, STL&#39;s also possible to convert from string to double or int to.

C language, atof, atoi to convert and use.

In C + +, std:: istringstream from the shift operator ( &#34;&#34;) can be converted using.

 One difference between these three, I would like to briefly examine.

 Does, immediately, try using the sample source.

 Sample source code you used here:

 Boost Sample 4 ]]></description>
			<content:encoded><![CDATA[
<!-- Boost(4)lexical_castとatoi,atofを調べる-->
<!-- Boost(4) Check lexical_cast and atoi,atof-->
<!-- boost4.html-->
<div class="discription_f"><div class="discription"><img src="/images/offsoft/dev/boost.png" align="left"/> Summary: <br /> This article, Boost color cast we can try to use lexical_cast information.

<br /> lexical_cast is, STL&#39;s also possible to convert from string to double or int to.

C language, atof, atoi to convert and use.

In C + +, std:: istringstream from the shift operator ( &quot;&quot;) can be converted using.

<br /><br /> One difference between these three, I would like to briefly examine.

<br /> Does, immediately, try using the sample source.

<br /><br /> Sample source code you used here:

<br /><div class="phocadownloadfile32"> <a href="/ja/downloads?category=8" target="blank"  rel="nofollow">Boost Sample 4</a> </div><br /></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.off-soft.net/en/develop/boost/boost4.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Boost(3)  Use of MemmoryMap.</title>
		<link>http://www.off-soft.net/en/develop/boost/boost3.html</link>
		<comments>http://www.off-soft.net/en/develop/boost/boost3.html#comments</comments>
		<pubDate>Wed, 09 Sep 2009 11:55:54 +0000</pubDate>
		<dc:creator>master</dc:creator>
				<category><![CDATA[BOOST]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[



 Summary:  This article is memory mapped (shared memory (Shared Memory)) to try to use the Boost.

 Memory map, WIndows does, API is provided so that, fine, are used.

Same behavior to Boost in the memory map, what do I write what I want to describe briefly.

 Does, immediately, try using the sample source.

 Program used here, Boost easy to understand and the sample source, some are changed.

 Original sample source:

 http://www.boost.org/doc/libs/1_40_0/doc/html/interprocess/quick_guide.html # interprocess.quick_guide.qg_memory_pool  Sample source code you used here:

 Boost Sample 3 ]]></description>
			<content:encoded><![CDATA[
<!-- Boost(3)メモリマップを使ってみる-->
<!-- Boost(3) Let's try shared memory with Boost -->
<!-- boost3.html-->
<div class="discription_f"><div class="discription"><img src="/images/offsoft/dev/boost.png" align="left"/> Summary: <br /> This article is memory mapped (shared memory (Shared Memory)) to try to use the Boost.

<br /> Memory map, WIndows does, API is provided so that, fine, are used.

Same behavior to Boost in the memory map, what do I write what I want to describe briefly.

<br /><br /> Does, immediately, try using the sample source.

<br /> Program used here, Boost easy to understand and the sample source, some are changed.

<br /><br /><br /> Original sample source:

<br /><div class="phocadownloadfile32"> <a href="http://www.boost.org/doc/libs/1_40_0/doc/html/interprocess/quick_guide.html#interprocess.quick_guide.qg_memory_pool" target="blank"  rel="nofollow">http://www.boost.org/doc/libs/1_40_0/doc/html/interprocess/quick_guide.html # interprocess.quick_guide.qg_memory_pool</a> </div><br /><br /> Sample source code you used here:

<br /><div class="phocadownloadfile32"> <a href="/ja/downloads?category=8" target="blank"  rel="nofollow">Boost Sample 3</a> </div><br /></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.off-soft.net/en/develop/boost/boost3.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Boost(2) Signal and Slot</title>
		<link>http://www.off-soft.net/en/develop/boost/boost2.html</link>
		<comments>http://www.off-soft.net/en/develop/boost/boost2.html#comments</comments>
		<pubDate>Tue, 08 Sep 2009 16:37:29 +0000</pubDate>
		<dc:creator>master</dc:creator>
				<category><![CDATA[BOOST]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[



 Summary:  This article, Qt signals just like you describe.

 Based on the sample using Qt signals and slots of the article, Boost I would like to write and get a similar effect in describing how.

 Does, immediately, try using the sample source.

 Program used here is a sample program that is easy to understand and related sites listed below, some are changed.

 Related articles: Qt (2) examine the signals and slots  Sample source code you used here:

 Boost Sample 2 ]]></description>
			<content:encoded><![CDATA[
<!-- Boost(2)シグナルとスロットを調べる-->
<!-- Boost(2) Signal and Slot-->
<!-- boost2.html-->
<div class="discription_f"><div class="discription"><img src="/images/offsoft/dev/boost.png" align="left"/> Summary: <br /> This article, Qt signals just like you describe.

<br /> Based on the sample using Qt signals and slots of the article, Boost I would like to write and get a similar effect in describing how.

<br /><br /> Does, immediately, try using the sample source.

<br /> Program used here is a sample program that is easy to understand and related sites listed below, some are changed.

<br /><br /><br /> Related articles: <a href="/ja/develop/qt/qt1-2.html"  rel="nofollow">Qt (2) examine the signals and slots</a> <br /><br /> Sample source code you used here:

<br /><div class="phocadownloadfile32"> <a href="/ja/downloads?category=8" target="blank"  rel="nofollow">Boost Sample 2</a> </div><br /></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.off-soft.net/en/develop/boost/boost2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(1) Boost library compile with VC++ 2008 Express</title>
		<link>http://www.off-soft.net/en/develop/boost/boost1.html</link>
		<comments>http://www.off-soft.net/en/develop/boost/boost1.html#comments</comments>
		<pubDate>Tue, 08 Sep 2009 12:42:19 +0000</pubDate>
		<dc:creator>master</dc:creator>
				<category><![CDATA[BOOST]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[


 Discription:  This time, Boost is.

Since very famous here, but dared not even explain, continue, and I think it&#39;s coverage of the sample source, first, make sure that the configuration described in the article.

 Full story, then leave us to another site, here is a brief describes the flow.

 (If, Boost a little if you just tried the following URL, you can download the binary.

We recommend that there be put to the test.

Saves you the trouble of improving the environment intentionally.

)  Download  Visual C + + 2008 Express:

http://www.microsoft.com/japan/msdn/vstudio/2008/product/express/offline.aspx  (Full Package Download) 

 Compiled VC Boost:

http://www.boostpro.com/download  (Installer) 

 Boost source code:

http://www.boost.org/users/download/  Here, Boost and source code,  Required to compile Boost Jam to download as well.

(boost-jam-xxx-ntx86.zip) 



 Sample source code you used here:

 Boost Sample 1 ]]></description>
			<content:encoded><![CDATA[
<!--(1) VC++ 2008 Expressを使ってBoostの環境設定とサンプルコンパイル-->
<!--(1) Boost library compile with VC++ 2008 Express-->
<div class="discription_f"><div class="discription"><img src="/images/offsoft/dev/boost.png" align="left"/> Discription: <br /> This time, Boost is.

Since very famous here, but dared not even explain, continue, and I think it&#39;s coverage of the sample source, first, make sure that the configuration described in the article.

<br /> Full story, then leave us to another site, here is a brief describes the flow.

<br /><br /> (If, Boost a little if you just tried the following URL, you can download the binary.

We recommend that there be put to the test.

Saves you the trouble of improving the environment intentionally.

) <br /><br /><div class="download"> Download <br /><ul><li> Visual C + + 2008 Express:

<a href="http://www.microsoft.com/japan/msdn/vstudio/2008/product/express/offline.aspx"   rel="nofollow">http://www.microsoft.com/japan/msdn/vstudio/2008/product/express/offline.aspx</a> <br /> (Full Package Download) <br /></li>

<li> Compiled VC Boost:

<a href="http://www.boostpro.com/download"   rel="nofollow">http://www.boostpro.com/download</a> <br /> (Installer) <br /></li>

<li> Boost source code:

<a href="http://www.boost.org/users/download/"  rel="nofollow">http://www.boost.org/users/download/</a> <br /> Here, Boost and source code, <br /> Required to compile <b>Boost Jam</b> to download as well.

(boost-jam-xxx-ntx86.zip) <br /></li>

</ul>

</div><br /> Sample source code you used here:

<br /><div class="phocadownloadfile32"> <a href="/ja/downloads?category=8" target="blank"  rel="nofollow">Boost Sample 1</a> </div><br /></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.off-soft.net/en/develop/boost/boost1.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

