<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
    <channel>
        <title>Lyn&apos;s Article</title>
        <link>http://lunapiece.net/Article</link>
        <description></description>
        <language>ko</language>
        <pubDate>Sun, 01 Aug 2010 05:39:00 +0900</pubDate>
        <lastBuildDate>Sun, 01 Aug 2010 05:39:00 +0900</lastBuildDate>
        <generator>XpressEngine 1.4.3</generator>
                                <item>
            <title>사용중인 FireFox 플러그인.</title>
            <dc:creator>Lyn</dc:creator>
            <link>http://lunapiece.net/4236</link>
            <guid isPermaLink="true">http://lunapiece.net/4236</guid>
                        <comments>http://lunapiece.net/4236#comment</comments>
                                    <description>&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;XMarks : 북마크 동기화&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;Fire Gesutrs : 제스쳐&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;FasterFox : 속도 증가(캐시 이용)&lt;br  /&gt;&lt;/p&gt;&lt;/div&gt;</description>
                        <pubDate>Tue, 18 May 2010 02:12:34 +0900</pubDate>
                                </item>
                <item>
            <title>Google C++ Coding Style - 번역중</title>
            <dc:creator>Lyn</dc:creator>
            <link>http://lunapiece.net/4217</link>
            <guid isPermaLink="true">http://lunapiece.net/4217</guid>
                        <comments>http://lunapiece.net/4217#comment</comments>
                                    <description>&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;&lt;a href=&quot;http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml#Non-ASCII_Characters&quot;&gt;http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml#Non-ASCII_Characters&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;번역중&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;헤더파일&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;- 중복방지를 위한 헤더가드 : 모든 헤더는 중복 include 를 막기 위한 헤더가드를 가진다. 이는&amp;nbsp;&amp;lt;PROJECT&amp;gt;_&amp;lt;PATH&amp;gt;_&amp;lt;FILE&amp;gt;_H_ 의 포맷으로 만들어져있어야 한다&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;- 헤더파일 의존성 : 번역중&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;- 인라인 함수 : 10줄 혹은 그보다 작은 함수에만 사용한다.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;- -ini.h 파일 : 복잡한 인라인함수를 만들어야 할 때 ~ini.h 형태를 사용한다&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;- 함수 파라메터 순서 : 함수 파라메터는 입력파라메터가 출력 파라메터보다 먼저 온다&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;/div&gt;</description>
                        <pubDate>Sun, 28 Mar 2010 00:26:41 +0900</pubDate>
                                </item>
                <item>
            <title>Boost 에서 자기 자신의 shared_ptr 리턴하기</title>
            <dc:creator>Lyn</dc:creator>
            <link>http://lunapiece.net/4187</link>
            <guid isPermaLink="true">http://lunapiece.net/4187</guid>
                        <comments>http://lunapiece.net/4187#comment</comments>
                                    <description>&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;&lt;span lang=&quot;EN-US&quot;&gt;boost&amp;nbsp;&lt;/span&gt;의&lt;span lang=&quot;EN-US&quot;&gt;&amp;nbsp;shared_ptr&amp;nbsp;&lt;/span&gt;은 편한 놈이지만&lt;span lang=&quot;EN-US&quot;&gt;..&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; &quot;&gt;문제가 생기는 상황이 몇 가지 있다 있다&lt;span lang=&quot;EN-US&quot;&gt;.&amp;nbsp;&lt;/span&gt;그 중 하나 바로 객체 내부에서 전역 함수&lt;span lang=&quot;EN-US&quot;&gt;(&lt;/span&gt;혹은 다른&lt;span lang=&quot;EN-US&quot;&gt;&amp;nbsp;class&amp;nbsp;&lt;/span&gt;의 함수&lt;span lang=&quot;EN-US&quot;&gt;)&lt;/span&gt;를 호출 할 때&lt;span lang=&quot;EN-US&quot;&gt;&amp;nbsp;this&amp;nbsp;&lt;/span&gt;를 넘기는 문제인데&lt;span lang=&quot;EN-US&quot;&gt;…&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; &quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; &quot;&gt;왜나면 아래와 같은 코드가 안되기 때문이다&lt;span lang=&quot;EN-US&quot;&gt;.&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; &quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; &quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;shared_ptr&lt;/span&gt;과 포인터형은 서로 대입이 되지 않기 때문에 위와 같은 코드는 컴파일 에러를 뱉는다&lt;span lang=&quot;EN-US&quot;&gt;.&amp;nbsp;&lt;/span&gt;그럼 아래와 같이 고치면 어떨까&lt;span lang=&quot;EN-US&quot;&gt;.&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; &quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; &quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;this&amp;nbsp;&lt;/span&gt;를&amp;nbsp;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: rgb(1, 0, 1); &quot;&gt;shared_ptr&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&amp;lt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;SPtrTest&lt;/span&gt;&amp;gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;thisptr&lt;/span&gt;(&lt;span style=&quot;color: blue; &quot;&gt;this&lt;/span&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;로 변환 해서 넘겻다&lt;span lang=&quot;EN-US&quot;&gt;.&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;이렇게 하면&lt;span lang=&quot;EN-US&quot;&gt;.&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; &quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;SPtrTest::Operation&lt;/span&gt;이 끝날때와&amp;nbsp;&lt;span lang=&quot;EN-US&quot;&gt;Func&amp;nbsp;&lt;/span&gt;가 끝날 때&lt;span lang=&quot;EN-US&quot;&gt;&amp;nbsp;2&lt;/span&gt;번&lt;span lang=&quot;EN-US&quot;&gt;&amp;nbsp;destructor&amp;nbsp;&lt;/span&gt;가 호출 되게 되어 에러가 난다&lt;span lang=&quot;EN-US&quot;&gt;.&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; &quot;&gt;이걸 방지하는 방법은 자기 자신의&amp;nbsp;&lt;span lang=&quot;EN-US&quot;&gt;shared_ptr&amp;nbsp;&lt;/span&gt;을 레퍼런스 카운트 문제가 생기지 않도록&lt;span lang=&quot;EN-US&quot;&gt;(this&amp;nbsp;&lt;/span&gt;를 넘길 때도 레퍼런스 카운터가 증가 하는&lt;span lang=&quot;EN-US&quot;&gt;)&amp;nbsp;&lt;/span&gt;하는 것이다&lt;span lang=&quot;EN-US&quot;&gt;.&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; &quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; &quot;&gt;즉&amp;nbsp;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: rgb(1, 0, 1); &quot;&gt;boost&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;::&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;enable_shared_from_this&amp;lt;T&amp;gt;&amp;nbsp;&lt;/span&gt;를 상속 받은&lt;span lang=&quot;EN-US&quot;&gt;&amp;nbsp;class&amp;nbsp;&lt;/span&gt;를 만드는 방법이다&lt;span lang=&quot;EN-US&quot;&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: rgb(1, 0, 1); &quot;&gt;boost&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;::&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;enable_shared_from_this&amp;lt;T&amp;gt;&amp;nbsp;&lt;/span&gt;를 상속 받은 뒤&lt;span lang=&quot;EN-US&quot;&gt;&amp;nbsp;shared_from_this()&amp;nbsp;&lt;/span&gt;를 호출 하면 자기 자신의&amp;nbsp;&lt;span lang=&quot;EN-US&quot;&gt;shared_ptr&amp;nbsp;&lt;/span&gt;을 리턴 해 준다&lt;span lang=&quot;EN-US&quot;&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; &quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; &quot;&gt;그럼 아래와 같이 된다&lt;/p&gt;&lt;table class=&quot;MsoTableGrid&quot; border=&quot;1&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; style=&quot;border-collapse: collapse; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; &quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td width=&quot;615&quot; valign=&quot;top&quot; style=&quot;width: 461.2pt; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: black; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; padding-top: 0cm; padding-right: 5.4pt; padding-bottom: 0cm; padding-left: 5.4pt; &quot;&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: blue; &quot;&gt;#include&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(163, 21, 21); &quot;&gt;&amp;lt;boost/shared_ptr.hpp&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: blue; &quot;&gt;#include&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(163, 21, 21); &quot;&gt;&amp;lt;cstdio&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: rgb(163, 21, 21); &quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: blue; &quot;&gt;using&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&amp;nbsp;&lt;span style=&quot;color: blue; &quot;&gt;namespace&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;boost&lt;/span&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: blue; &quot;&gt;class&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;SPtrTest&lt;/span&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: blue; &quot;&gt;void&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;Func&lt;/span&gt;(&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;shared_ptr&lt;/span&gt;&amp;lt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;SPtrTest&lt;/span&gt;&amp;gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;sp&lt;/span&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: blue; &quot;&gt;class&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;SPtrTest&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: blue; &quot;&gt;public&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: blue; &quot;&gt;int&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;var1&lt;/span&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;SPtrTest&lt;/span&gt;()&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: rgb(163, 21, 21); &quot;&gt;&quot;Constructor\n&quot;&lt;/span&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;~&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;SPtrTest&lt;/span&gt;()&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: rgb(163, 21, 21); &quot;&gt;&quot;Destructor\n&quot;&lt;/span&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: blue; &quot;&gt;void&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;operation&lt;/span&gt;()&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;Func&lt;/span&gt;(&lt;span style=&quot;color: blue; &quot;&gt;this&lt;/span&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;};&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: blue; &quot;&gt;void&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;Func&lt;/span&gt;(&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;shared_ptr&lt;/span&gt;&amp;lt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;SPtrTest&lt;/span&gt;&amp;gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;sp&lt;/span&gt;)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;sp&lt;/span&gt;-&amp;gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;var1&lt;/span&gt;++;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: rgb(163, 21, 21); &quot;&gt;&quot;%d\n&quot;&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;sp&lt;/span&gt;-&amp;gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;var1&lt;/span&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;};&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: blue; &quot;&gt;int&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;_tmain&lt;/span&gt;(&lt;span style=&quot;color: blue; &quot;&gt;int&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;argc&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;_TCHAR&lt;/span&gt;*&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;argv&lt;/span&gt;[])&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;shared_ptr&lt;/span&gt;&amp;lt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;SPtrTest&lt;/span&gt;&amp;gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;testclass&lt;/span&gt;(&lt;span style=&quot;color: blue; &quot;&gt;new&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;SPtrTest&lt;/span&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;testclass&lt;/span&gt;-&amp;gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;var1&lt;/span&gt;&amp;nbsp;= 0;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;testclass&lt;/span&gt;-&amp;gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;operation&lt;/span&gt;();&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: blue; &quot;&gt;return&lt;/span&gt;&amp;nbsp;0;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;tbody&gt;&lt;/tbody&gt;&lt;tbody&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; &quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; &quot;&gt;이렇게 하면 아무 문제 없이 작동이 가능하다&lt;span lang=&quot;EN-US&quot;&gt;.&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; &quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; &quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; &quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; &quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;Ps.&amp;nbsp;&lt;/span&gt;특히 조심해야 할 것은&lt;span lang=&quot;EN-US&quot;&gt;..&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: rgb(1, 0, 1); &quot;&gt;shared_ptr&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&amp;lt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;SPtrTest&lt;/span&gt;&amp;gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;thisptr&lt;/span&gt;(&lt;span style=&quot;color: blue; &quot;&gt;this&lt;/span&gt;); 를 여러 번 생성 한다고 레퍼런스 카운터가 증가하는 것은 아니다&lt;span lang=&quot;EN-US&quot;&gt;.&amp;nbsp;&lt;/span&gt;레퍼런스 카운터의 증가는 변수끼리의 대입에 의해서만 증가할 뿐&lt;span lang=&quot;EN-US&quot;&gt;,&amp;nbsp;&lt;/span&gt;저런 선언은 카운터&lt;span lang=&quot;EN-US&quot;&gt;1&lt;/span&gt;짜리 변수를 여러 개 늘려 에러를 내게 할 뿐이다&lt;span lang=&quot;EN-US&quot;&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;table class=&quot;MsoTableGrid&quot; border=&quot;1&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; style=&quot;border-collapse: collapse; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; &quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td width=&quot;615&quot; valign=&quot;top&quot; style=&quot;width: 461.2pt; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: black; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; padding-top: 0cm; padding-right: 5.4pt; padding-bottom: 0cm; padding-left: 5.4pt; &quot;&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: blue; &quot;&gt;#include&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(163, 21, 21); &quot;&gt;&amp;lt;boost/shared_ptr.hpp&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: blue; &quot;&gt;#include&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(163, 21, 21); &quot;&gt;&amp;lt;cstdio&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: rgb(163, 21, 21); &quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: blue; &quot;&gt;using&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&amp;nbsp;&lt;span style=&quot;color: blue; &quot;&gt;namespace&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;boost&lt;/span&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: blue; &quot;&gt;class&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;SPtrTest&lt;/span&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: blue; &quot;&gt;void&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;Func&lt;/span&gt;(&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;shared_ptr&lt;/span&gt;&amp;lt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;SPtrTest&lt;/span&gt;&amp;gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;sp&lt;/span&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: blue; &quot;&gt;class&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;SPtrTest&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: blue; &quot;&gt;public&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: blue; &quot;&gt;int&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;var1&lt;/span&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;SPtrTest&lt;/span&gt;()&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: rgb(163, 21, 21); &quot;&gt;&quot;Constructor\n&quot;&lt;/span&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;~&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;SPtrTest&lt;/span&gt;()&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: rgb(163, 21, 21); &quot;&gt;&quot;Destructor\n&quot;&lt;/span&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: blue; &quot;&gt;void&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;operation&lt;/span&gt;()&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;shared_ptr&lt;/span&gt;&amp;lt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;SPtrTest&lt;/span&gt;&amp;gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;thisptr&lt;/span&gt;(&lt;span style=&quot;color: blue; &quot;&gt;this&lt;/span&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;Func&lt;/span&gt;(&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;thisptr&lt;/span&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;};&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: blue; &quot;&gt;void&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;Func&lt;/span&gt;(&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;shared_ptr&lt;/span&gt;&amp;lt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;SPtrTest&lt;/span&gt;&amp;gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;sp&lt;/span&gt;)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;sp&lt;/span&gt;-&amp;gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;var1&lt;/span&gt;++;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: rgb(163, 21, 21); &quot;&gt;&quot;%d\n&quot;&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;sp&lt;/span&gt;-&amp;gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;var1&lt;/span&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;};&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: blue; &quot;&gt;int&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;_tmain&lt;/span&gt;(&lt;span style=&quot;color: blue; &quot;&gt;int&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;argc&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;_TCHAR&lt;/span&gt;*&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;argv&lt;/span&gt;[])&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;shared_ptr&lt;/span&gt;&amp;lt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;SPtrTest&lt;/span&gt;&amp;gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;testclass&lt;/span&gt;(&lt;span style=&quot;color: blue; &quot;&gt;new&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;SPtrTest&lt;/span&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;testclass&lt;/span&gt;-&amp;gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;var1&lt;/span&gt;&amp;nbsp;= 0;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;testclass&lt;/span&gt;-&amp;gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;operation&lt;/span&gt;();&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: blue; &quot;&gt;return&lt;/span&gt;&amp;nbsp;0;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;tbody&gt;&lt;/tbody&gt;&lt;tbody&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; &quot;&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; &quot;&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; &quot;&gt;&lt;br  /&gt;&lt;/p&gt;&lt;table class=&quot;MsoTableGrid&quot; border=&quot;1&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; style=&quot;border-collapse: collapse; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; &quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td width=&quot;615&quot; valign=&quot;top&quot; style=&quot;width: 461.2pt; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: black; border-right-color: black; border-bottom-color: black; border-left-color: black; border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt; padding-top: 0cm; padding-right: 5.4pt; padding-bottom: 0cm; padding-left: 5.4pt; &quot;&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: blue; &quot;&gt;#include&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(163, 21, 21); &quot;&gt;&amp;lt;boost/shared_ptr.hpp&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: blue; &quot;&gt;#include&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(163, 21, 21); &quot;&gt;&amp;lt;boost/weak_ptr.hpp&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: blue; &quot;&gt;#include&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(163, 21, 21); &quot;&gt;&amp;lt;boost/smart_ptr/enable_shared_from_this.hpp&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: blue; &quot;&gt;#include&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(163, 21, 21); &quot;&gt;&amp;lt;cstdio&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: rgb(163, 21, 21); &quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: blue; &quot;&gt;using&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&amp;nbsp;&lt;span style=&quot;color: blue; &quot;&gt;namespace&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;boost&lt;/span&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: blue; &quot;&gt;class&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;SPtrTest&lt;/span&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: blue; &quot;&gt;void&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;Func&lt;/span&gt;(&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;shared_ptr&lt;/span&gt;&amp;lt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;SPtrTest&lt;/span&gt;&amp;gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;sp&lt;/span&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: blue; &quot;&gt;class&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;SPtrTest&lt;/span&gt;&amp;nbsp;:&amp;nbsp;&lt;span style=&quot;color: blue; &quot;&gt;public&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;boost&lt;/span&gt;::&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;enable_shared_from_this&lt;/span&gt;&amp;lt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;SPtrTest&lt;/span&gt;&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: blue; &quot;&gt;public&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: blue; &quot;&gt;int&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;var1&lt;/span&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;SPtrTest&lt;/span&gt;()&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: rgb(163, 21, 21); &quot;&gt;&quot;Constructor\n&quot;&lt;/span&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;~&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;SPtrTest&lt;/span&gt;()&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: rgb(163, 21, 21); &quot;&gt;&quot;Destructor\n&quot;&lt;/span&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: blue; &quot;&gt;void&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;operation&lt;/span&gt;()&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;Func&lt;/span&gt;(&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;shared_from_this&lt;/span&gt;());&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;};&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: blue; &quot;&gt;void&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;Func&lt;/span&gt;(&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;shared_ptr&lt;/span&gt;&amp;lt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;SPtrTest&lt;/span&gt;&amp;gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;sp&lt;/span&gt;)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;sp&lt;/span&gt;-&amp;gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;var1&lt;/span&gt;++;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: rgb(163, 21, 21); &quot;&gt;&quot;%d\n&quot;&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;sp&lt;/span&gt;-&amp;gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;var1&lt;/span&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;};&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; color: blue; &quot;&gt;int&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;_tmain&lt;/span&gt;(&lt;span style=&quot;color: blue; &quot;&gt;int&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;argc&lt;/span&gt;,&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;_TCHAR&lt;/span&gt;*&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;argv&lt;/span&gt;[])&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;shared_ptr&lt;/span&gt;&amp;lt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;SPtrTest&lt;/span&gt;&amp;gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;testclass&lt;/span&gt;(&lt;span style=&quot;color: blue; &quot;&gt;new&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;SPtrTest&lt;/span&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;testclass&lt;/span&gt;-&amp;gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;var1&lt;/span&gt;&amp;nbsp;= 0;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;testclass&lt;/span&gt;-&amp;gt;&lt;span style=&quot;color: rgb(1, 0, 1); &quot;&gt;operation&lt;/span&gt;();&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: blue; &quot;&gt;return&lt;/span&gt;&amp;nbsp;0;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; align=&quot;left&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align: left; &quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: 나눔고딕코딩; &quot;&gt;}&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/p&gt;&lt;/div&gt;</description>
                        <pubDate>Mon, 01 Mar 2010 15:02:12 +0900</pubDate>
                                </item>
                <item>
            <title>[잡설] 앱스토어의 유행. 프로그래머에겐 과연?</title>
            <dc:creator>Lyn</dc:creator>
            <link>http://lunapiece.net/4167</link>
            <guid isPermaLink="true">http://lunapiece.net/4167</guid>
                        <comments>http://lunapiece.net/4167#comment</comments>
                                    <description>&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;==여기서부턴 내 개인적인 생각이니... 할말있으면 태클 거는건 좋다.==&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;프로그래머에게 앱스토어의 유행이란 과연 무엇일까..&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;혹자는 이렇게 말할지도 모른다. 개인 개발자들에게 대박의 기회를 주었다고...&lt;/p&gt;
&lt;p&gt;물론 난 대박이란 말을 좋아하지 않는다. 왠지 운으로 된 것이라는 느낌을 강하게 주기때문에. 하지만 여기선 딱히 쓸 말이 없는 거 같아 그냥 대박이라 표현하기로 하자. 내 짧은 어휘력에 저주를 한번 보내주는 것은 좋다.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;이 얘기는 물론 대박을 친 사람이 있다는 얘기는 아니다.&lt;/p&gt;
&lt;p jQuery1266551617180=&quot;272&quot;&gt;난 아직까지 앱스토어에서 대박친 사람을 본 적이 없다. 기껏해야 중박정도랄까. 애시당초 큰 돈을 벌 수 있는 시스템이 아니다.&lt;/p&gt;
&lt;p&gt;그리고 앱스토어는 이제 개인 한두명일 달라붙을 수 있는 시장이 아니라 규모를 갖춘 팀이 아니면 승부를 하기 힘든 시장이다.&lt;/p&gt;
&lt;p jQuery1266551617180=&quot;238&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p jQuery1266551617180=&quot;238&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p jQuery1266551617180=&quot;238&quot;&gt;내가 말하고싶은건 뭐냐...&lt;/p&gt;
&lt;p jQuery1266551617180=&quot;238&quot;&gt;프로그래머에게 앱스토어는 저주나 다름없다는 것이다.&amp;nbsp;적어도 한국에서는..&lt;/p&gt;
&lt;p jQuery1266551617180=&quot;238&quot;&gt;공짜 혹은 비싸봐야 천원내지 수천원 이건 무슨 의미냐. 프로그램은 &quot;싸다&quot; 라는 인식을 사람들에게 박아준 것 이외엔 아무것도 아니다.&lt;/p&gt;
&lt;p jQuery1266551617180=&quot;238&quot;&gt;프로그램은 엄청난 인건비를 소모 해야만 만들 수 있다. 그런것이 천원 이천원에 팔린다는것은 가치를 우리 스스로 무시한 것 외에 아무것도 아니다.&lt;/p&gt;
&lt;p jQuery1266551617180=&quot;238&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p jQuery1266551617180=&quot;238&quot;&gt;프로그래머들의 재미있는 장난감이 될 수는 있다 앱스토어가. 하지만 재미삼아 만들었으면 그것으로 끝내라. 그걸 싼값에 공개하는건 우리 스스로 가치를 깎아먹는 것 밖에는 안된다.&amp;nbsp; &lt;/p&gt;
&lt;p jQuery1266551617180=&quot;238&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p jQuery1266551617180=&quot;238&quot;&gt;중급개발자가 월급이 300만원이라고 하면 시간당 2만원을 버는셈인데... 그것을 1달러(대충 1000원으로 치자) 에 판다고 하자.&lt;/p&gt;
&lt;p jQuery1266551617180=&quot;238&quot;&gt;아이폰 앱스토어에서 100개 이상 팔리는 어플의 비율이 10% 정도라고 하는데... 상위 10%의 어플을 만들어 냇다고 치자. 그럼 10만원을 버는 셈이다. 당신이 그걸 5시간 이내에 완성한 것이 아니라면 완전한 손해라고 밖에 할 수 없다.&lt;/p&gt;&lt;/div&gt;</description>
                        <pubDate>Fri, 19 Feb 2010 13:19:51 +0900</pubDate>
                                </item>
                <item>
            <title>[잡설]델파이 / C++ Builder 하는 사람들의 문제점.</title>
            <dc:creator>Lyn</dc:creator>
            <link>http://lunapiece.net/4153</link>
            <guid isPermaLink="true">http://lunapiece.net/4153</guid>
                        <comments>http://lunapiece.net/4153#comment</comments>
                                    <description>&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;볼포 모임에서도 이런저런 얘기 하다 나온거지만...&lt;/p&gt;&lt;p&gt;델파이 / C++빌더 초보들은 웃기는 특징을 하나 가지고 있다.&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;뭔가 하다가 안된다.&lt;/p&gt;&lt;p&gt;그럼 이렇게 생각한다. &apos;아 이게 델파이의 한계인가&apos;&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;.... 웃긴다.&lt;/p&gt;&lt;p&gt;그런사람들이 VC를 하면서 똑같은 문제에 부딛히면 이렇게 생각한다 &apos;아 내가 뭘 잘못한게 있나보다&apos;&lt;/p&gt;&lt;p&gt;... 진짜 웃긴다&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;뭔가 하려고 할때 개발툴 자체에 한계가 있는 경우는 드물다.&lt;/p&gt;&lt;p&gt;(물론 VM 의 한계, Native의 한계 등이 있지만... 이 경우는 애초에 언어선택자체가 잘못된거니까 제쳐두자.)&lt;/p&gt;&lt;p&gt;개발툴 탓하기 전에 자신의 실력을 한번쯤 돌아보길.&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;근데... 난 델파이 프로그래머 아니잖아.... 안될거야 아마&lt;/p&gt;&lt;/div&gt;</description>
                        <pubDate>Sat, 06 Feb 2010 19:31:29 +0900</pubDate>
                                </item>
                <item>
            <title>[개인자료] 윈도우 재설치 후 설치 하는 프로그램</title>
            <dc:creator>Lyn</dc:creator>
            <link>http://lunapiece.net/4033</link>
            <guid isPermaLink="true">http://lunapiece.net/4033</guid>
                        <comments>http://lunapiece.net/4033#comment</comments>
                                    <description>&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;1. Visual Studio 2008 + Intel C++ 11.1 // 개발툴.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;- Visual Assist // VS Add-on&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;2. Delphi 2007, Delphi 2010 //개발툴&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;-Castailla // Delphi Add-on&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;3. VirtualBox&amp;nbsp;&lt;/p&gt;&lt;p&gt;가상머신 가벼워서 자주 이용&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;4. TeraCopy&lt;/p&gt;&lt;p&gt;쉘확장. 윈도우의 파일복사/이동 기능을 확장해줌.&lt;/p&gt;&lt;p&gt;복사중 일부분 취소, 일시정지, Copy&amp;lt;-&amp;gt;Move 전환기능 등&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;5. Microsoft Office 2007 // 문서&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;6. Total Commander&lt;/p&gt;&lt;p&gt;다기능 툴이지만 파일이름변경, FTP 등의 기능을 주로 이용&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;7. 구글 크롬&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;- IE Tab&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;- Gesture&lt;/p&gt;&lt;p&gt;초고속 웹 브라우저&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;8. Beyond Compare 3&lt;/p&gt;&lt;p&gt;파일비교 솔루션. 개발보조툴&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;9. Tortoise SVN&lt;/p&gt;&lt;p&gt;SVN 프론트엔드. 개발보조툴&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;10. Warcraft III&lt;/p&gt;&lt;p&gt;게임&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;11. NateOn, Google Talk, MSN&lt;/p&gt;&lt;p&gt;메신저&lt;/p&gt;&lt;/div&gt;</description>
                        <pubDate>Sun, 03 Jan 2010 01:56:28 +0900</pubDate>
                                </item>
                <item>
            <title>Compare, Merge 툴 간의 비교. - 작성중</title>
            <dc:creator>Lyn</dc:creator>
            <link>http://lunapiece.net/4013</link>
            <guid isPermaLink="true">http://lunapiece.net/4013</guid>
                        <comments>http://lunapiece.net/4013#comment</comments>
                                    <description>&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;- 2010.1.3 지금 이걸 계속 써야 하나 말아야하나 고민중이다. 단돈 몇만원이 아까운게 아니라면 Beyond Compare 사서 써라. 진리다. 비교할 의미자체를 모르겠다(단. 3Way Marge 는 내가 쓰지 않아 잘 모른다)&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;[파일비교]&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;Araxis Merge : &lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;&amp;nbsp; 달라진 부분을 보여주는 가이드라인이 너무 작아서 눈에 띄지 않음.&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;&amp;nbsp; 선으로 바뀐 부분을 보여주어서 길이가 많이 달라졋을 경우 직관적.&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;Beyond Compare :&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;&amp;nbsp; 바뀐 부분을 영역색, 글씨색으로 나누어 보여주어서 보기 편함.&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;&amp;nbsp; 달라진 부분을 보여주는 가이드라인의 길이가 화면크기와 별도로 나타나 직관적이지 않음.&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;[폴더비교]&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;Araxis Merge : &lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;&amp;nbsp; 폴더 비교 창이 매우 난잡하여 보기힘들다.&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;&amp;nbsp; 필터가 매우 단순&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;Beyond Compare :&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;&amp;nbsp; 알아보기 쉽게 색으로 잘 표시되어 있다.&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;&amp;nbsp; 필터링 기능이 매우 막강하다. 특히 jpg, bmp 파일을 Compare 툴로 보는것은 의미가 없는데 필터 옵션에서 아주 간단하게 걸러낼 수 있다.&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;[가격]&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;Araxis Merge : &lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;&amp;nbsp; 비싼 값에 비해, 밥값을 못한다.&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;Beyond Compare :&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;&amp;nbsp; 유료이긴 하지만 비싸지 않고, 이 가격대에 이정도 툴이면 매우 훌륭하다.&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p&gt;PS. WinMarge, KDiff, AcroDiff 등 비교 예정&lt;/p&gt;&lt;/div&gt;</description>
                        <pubDate>Mon, 07 Dec 2009 19:28:23 +0900</pubDate>
                                </item>
                <item>
            <title>C++ new 연산자의 진실</title>
            <dc:creator>Lyn</dc:creator>
            <link>http://lunapiece.net/3900</link>
            <guid isPermaLink="true">http://lunapiece.net/3900</guid>
                        <comments>http://lunapiece.net/3900#comment</comments>
                                    <description>&lt;div class=&quot;xe_content&quot;&gt;&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;new &lt;/span&gt;연산자의 진실&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;?xml:namespace prefix = o ns = &quot;urn:schemas-microsoft-com:office:office&quot; /&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;C++&lt;/span&gt;에서는 메모리를 할당할 때&lt;span lang=&quot;EN-US&quot;&gt; new &lt;/span&gt;연산자를 사용합니다&lt;span lang=&quot;EN-US&quot;&gt;.&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;그리고 이&lt;span lang=&quot;EN-US&quot;&gt; new &lt;/span&gt;라는 연산자는 오버로딩이 가능합니다&lt;span lang=&quot;EN-US&quot;&gt;. &lt;/span&gt;그럼 과연 이&lt;span lang=&quot;EN-US&quot;&gt; new &lt;/span&gt;의 정체는 뭘까요&lt;span lang=&quot;EN-US&quot;&gt;?&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;new &lt;/span&gt;를 호출하면 실제로는&lt;span lang=&quot;EN-US&quot;&gt; malloc &lt;/span&gt;이 내부에서 다시 호출 된 다는 것은 일단 다 안다고 가정하고 넘어가겠습니다&lt;span lang=&quot;EN-US&quot;&gt;.&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;첫 코드 나갑니다&lt;span lang=&quot;EN-US&quot;&gt;. &lt;/span&gt;연산자 &lt;span lang=&quot;EN-US&quot;&gt;new &lt;/span&gt;를 오버로딩 한 경우입니다&lt;span lang=&quot;EN-US&quot;&gt;.&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;table style=&quot;BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; BORDER-COLLAPSE: collapse; BORDER-TOP: medium none; BORDER-RIGHT: medium none; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-yfti-tbllook: 1184; mso-padding-alt: 0cm 5.4pt 0cm 5.4pt&quot; class=&quot;MsoTableGrid&quot; border=&quot;1&quot; cellSpacing=&quot;0&quot; cellPadding=&quot;0&quot;&gt;
&lt;tbody&gt;
&lt;tr style=&quot;mso-yfti-irow: 0; mso-yfti-firstrow: yes; mso-yfti-lastrow: yes&quot;&gt;
&lt;td style=&quot;BORDER-BOTTOM: black 1pt solid; BORDER-LEFT: black 1pt solid; PADDING-BOTTOM: 0cm; BACKGROUND-COLOR: transparent; PADDING-LEFT: 5.4pt; WIDTH: 461.2pt; PADDING-RIGHT: 5.4pt; BORDER-TOP: black 1pt solid; BORDER-RIGHT: black 1pt solid; PADDING-TOP: 0cm; mso-border-alt: solid black .5pt; mso-border-themecolor: text1&quot; vAlign=&quot;top&quot; width=&quot;615&quot;&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;#include &amp;lt;stdio.h&amp;gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;#include &amp;lt;stdlib.h&amp;gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;class Test&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;{&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;public:&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;int a;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;void* operator new(size_t size)&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;{&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;printf(&quot;&lt;/span&gt;한 개 할당중&lt;span lang=&quot;EN-US&quot;&gt;\n&quot;);&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Test* temp = (Test*)malloc(size);&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;return temp;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;}&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Test()&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;{&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;printf(&quot;Test Constructor\n&quot;);&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;}&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;};&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;int main()&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;{&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Test* t1;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;t1 = new Test;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;system(&quot;pause&quot;);&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;return 0;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;}&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;new &lt;/span&gt;에는&lt;span lang=&quot;EN-US&quot;&gt; size_t &lt;/span&gt;형태의 파라메터가 하나 존재합니다&lt;span lang=&quot;EN-US&quot;&gt;. &lt;/span&gt;이 파라메터로 할당 해야 할 크기를 알려줍니다&lt;span lang=&quot;EN-US&quot;&gt;. &lt;/span&gt;단순히 그 크기로 메모리를 할당 하고 리턴 만 하엿습니다&lt;span lang=&quot;EN-US&quot;&gt;.&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;실행결과는 아래와 같습니다&lt;span lang=&quot;EN-US&quot;&gt;.&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;mso-no-proof: yes&quot; lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;?xml:namespace prefix = v ns = &quot;urn:schemas-microsoft-com:vml&quot; /&gt;&lt;v:shapetype id=_x0000_t75 stroked=&quot;f&quot; filled=&quot;f&quot; path=&quot;m@4@5l@4@11@9@11@9@5xe&quot; o:preferrelative=&quot;t&quot; o:spt=&quot;75&quot; coordsize=&quot;21600,21600&quot;&gt;&lt;v:stroke joinstyle=&quot;miter&quot;&gt;&lt;/v:stroke&gt;&lt;v:formulas&gt;&lt;v:f eqn=&quot;if lineDrawn pixelLineWidth 0&quot;&gt;&lt;/v:f&gt;&lt;v:f eqn=&quot;sum @0 1 0&quot;&gt;&lt;/v:f&gt;&lt;v:f eqn=&quot;sum 0 0 @1&quot;&gt;&lt;/v:f&gt;&lt;v:f eqn=&quot;prod @2 1 2&quot;&gt;&lt;/v:f&gt;&lt;v:f eqn=&quot;prod @3 21600 pixelWidth&quot;&gt;&lt;/v:f&gt;&lt;v:f eqn=&quot;prod @3 21600 pixelHeight&quot;&gt;&lt;/v:f&gt;&lt;v:f eqn=&quot;sum @0 0 1&quot;&gt;&lt;/v:f&gt;&lt;v:f eqn=&quot;prod @6 1 2&quot;&gt;&lt;/v:f&gt;&lt;v:f eqn=&quot;prod @7 21600 pixelWidth&quot;&gt;&lt;/v:f&gt;&lt;v:f eqn=&quot;sum @8 21600 0&quot;&gt;&lt;/v:f&gt;&lt;v:f eqn=&quot;prod @7 21600 pixelHeight&quot;&gt;&lt;/v:f&gt;&lt;v:f eqn=&quot;sum @10 21600 0&quot;&gt;&lt;/v:f&gt;&lt;/v:formulas&gt;&lt;v:path o:connecttype=&quot;rect&quot; gradientshapeok=&quot;t&quot; o:extrusionok=&quot;f&quot;&gt;&lt;/v:path&gt;&lt;o:lock aspectratio=&quot;t&quot; v:ext=&quot;edit&quot;&gt;&lt;/o:lock&gt;&lt;/v:shapetype&gt;&lt;v:shape style=&quot;WIDTH: 279.75pt; HEIGHT: 140.25pt; VISIBILITY: visible; mso-wrap-style: square&quot; id=그림_x0020_1 type=&quot;#_x0000_t75&quot; o:spid=&quot;_x0000_i1030&quot;&gt;&lt;v:imagedata o:title=&quot;&quot; src=&quot;file:///C:\Users\Lyn\AppData\Local\Temp\msohtmlclip1\01\clip_image001.png&quot;&gt;&lt;/v:imagedata&gt;&lt;/v:shape&gt;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;mso-no-proof: yes&quot; lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;v:shape style=&quot;WIDTH: 279.75pt; HEIGHT: 140.25pt; VISIBILITY: visible; mso-wrap-style: square&quot; type=&quot;#_x0000_t75&quot; o:spid=&quot;_x0000_i1030&quot;&gt;&lt;v:imagedata o:title=&quot;&quot; src=&quot;file:///C:\Users\Lyn\AppData\Local\Temp\msohtmlclip1\01\clip_image001.png&quot;&gt;&lt;img src=&quot;http://lunapiece.net/files/attach/images/434/900/003/image1.png&quot; alt=&quot;image1.png&quot; title=&quot;image1.png&quot; class=&quot;iePngFix&quot; width=&quot;377&quot; height=&quot;191&quot; style=&quot;&quot; /&gt; &lt;/v:imagedata&gt;&lt;/v:shape&gt;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;우리는 부른적도 없는 생성자가 호출되었습니다&lt;span lang=&quot;EN-US&quot;&gt;. new &lt;/span&gt;가 단순히 메모리 할당만 하도록 오버로딩 하엿는데요&lt;span lang=&quot;EN-US&quot;&gt;. &lt;/span&gt;여기서&lt;span lang=&quot;EN-US&quot;&gt; new &lt;/span&gt;는 실제로는 오버로딩이 되지 않았다고 할 수 있겠습니다&lt;span lang=&quot;EN-US&quot;&gt;. &lt;/span&gt;뭔가 수상하군요&lt;span lang=&quot;EN-US&quot;&gt;. &lt;/span&gt;디스어셈블 해 보았습니다&lt;span lang=&quot;EN-US&quot;&gt;.&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;mso-no-proof: yes&quot; lang=&quot;EN-US&quot;&gt;&lt;v:shape style=&quot;WIDTH: 451.5pt; HEIGHT: 297pt; VISIBILITY: visible; mso-wrap-style: square&quot; id=그림_x0020_2 type=&quot;#_x0000_t75&quot; o:spid=&quot;_x0000_i1029&quot;&gt;&lt;v:imagedata o:title=&quot;&quot; src=&quot;file:///C:\Users\Lyn\AppData\Local\Temp\msohtmlclip1\01\clip_image003.png&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&lt;img src=&quot;http://lunapiece.net/files/attach/images/434/900/003/image2.png&quot; alt=&quot;image2.png&quot; title=&quot;image2.png&quot; class=&quot;iePngFix&quot; width=&quot;606&quot; height=&quot;400&quot; style=&quot;&quot; /&gt; &lt;/font&gt;&lt;/v:imagedata&gt;&lt;/v:shape&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;이런 우리는&lt;span lang=&quot;EN-US&quot;&gt; new &lt;/span&gt;를 호출했을 뿐인데 실제로는&lt;span lang=&quot;EN-US&quot;&gt; operator new &lt;/span&gt;라는 함수와 생성자를 따로따로 호출 하고 있었네요&lt;span lang=&quot;EN-US&quot;&gt;. &lt;/span&gt;그럼 우리가 수정한 것은&lt;span lang=&quot;EN-US&quot;&gt; operator new &lt;/span&gt;라는 함수 일 뿐&lt;span lang=&quot;EN-US&quot;&gt; new &lt;/span&gt;연산자 자체가 아니라는것을 알 수 있습니다&lt;span lang=&quot;EN-US&quot;&gt;. &lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;심지어 윗줄에서는 할당 할 메모리 크기를 스택에 집어넣어주는 친절함&lt;span lang=&quot;EN-US&quot;&gt;(?) &lt;/span&gt;까지 엿볼 수 있군요&lt;span lang=&quot;EN-US&quot;&gt;. Pop &lt;/span&gt;이 호출부위 아래에 존재한다는 것은&lt;span lang=&quot;EN-US&quot;&gt; operator new &lt;/span&gt;는&lt;span lang=&quot;EN-US&quot;&gt; cdecl &lt;/span&gt;방식으로&lt;span lang=&quot;EN-US&quot;&gt; call &lt;/span&gt;되고 있다고 짐작 할 수 있겠습니다&lt;span lang=&quot;EN-US&quot;&gt;.&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;그럼&lt;span lang=&quot;EN-US&quot;&gt; new &lt;/span&gt;는 단지 &lt;span lang=&quot;EN-US&quot;&gt;operator new &lt;/span&gt;와 생성자를 호출 하고 있을 뿐이라면 이 두 함수를 따로 따로 호출하는것도 가능하지 않을까요&lt;span lang=&quot;EN-US&quot;&gt;? &lt;/span&gt;다음과 같은 코드를 짜 보았습니다&lt;span lang=&quot;EN-US&quot;&gt;.&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;table style=&quot;BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; BORDER-COLLAPSE: collapse; BORDER-TOP: medium none; BORDER-RIGHT: medium none; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-yfti-tbllook: 1184; mso-padding-alt: 0cm 5.4pt 0cm 5.4pt&quot; class=&quot;MsoTableGrid&quot; border=&quot;1&quot; cellSpacing=&quot;0&quot; cellPadding=&quot;0&quot;&gt;
&lt;tbody&gt;
&lt;tr style=&quot;mso-yfti-irow: 0; mso-yfti-firstrow: yes; mso-yfti-lastrow: yes&quot;&gt;
&lt;td style=&quot;BORDER-BOTTOM: black 1pt solid; BORDER-LEFT: black 1pt solid; PADDING-BOTTOM: 0cm; BACKGROUND-COLOR: transparent; PADDING-LEFT: 5.4pt; WIDTH: 461.2pt; PADDING-RIGHT: 5.4pt; BORDER-TOP: black 1pt solid; BORDER-RIGHT: black 1pt solid; PADDING-TOP: 0cm; mso-border-alt: solid black .5pt; mso-border-themecolor: text1&quot; vAlign=&quot;top&quot; width=&quot;615&quot;&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;#include &amp;lt;stdio.h&amp;gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;#include &amp;lt;stdlib.h&amp;gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;class Test&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;{&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;public:&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;int a;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;void* operator new(size_t size)&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;{&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;printf(&quot;&lt;/span&gt;한 개 할당중&lt;span lang=&quot;EN-US&quot;&gt;\n&quot;);&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Test* temp = (Test*)malloc(size);&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;return temp;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;}&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Test()&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;{&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;printf(&quot;Test Constructor\n&quot;);&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;}&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;};&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;int main()&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;{&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Test* t1;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;t1 = (Test*)Test::operator new(sizeof(Test));&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;t1:Test();&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;system(&quot;pause&quot;);&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;return 0;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;}&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;그리고 실행 해 보았습니다&lt;span lang=&quot;EN-US&quot;&gt;.&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;mso-no-proof: yes&quot; lang=&quot;EN-US&quot;&gt;&lt;v:shape style=&quot;WIDTH: 267.75pt; HEIGHT: 140.25pt; VISIBILITY: visible; mso-wrap-style: square&quot; id=그림_x0020_3 type=&quot;#_x0000_t75&quot; o:spid=&quot;_x0000_i1028&quot;&gt;&lt;v:imagedata o:title=&quot;&quot; src=&quot;file:///C:\Users\Lyn\AppData\Local\Temp\msohtmlclip1\01\clip_image005.png&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&lt;img src=&quot;http://lunapiece.net/files/attach/images/434/900/003/image3.png&quot; alt=&quot;image3.png&quot; title=&quot;image3.png&quot; class=&quot;iePngFix&quot; width=&quot;361&quot; height=&quot;191&quot; style=&quot;&quot; /&gt; &lt;/font&gt;&lt;/v:imagedata&gt;&lt;/v:shape&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;이런 완전히 똑같군요&lt;span lang=&quot;EN-US&quot;&gt;.&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;그럼 이렇게 결론 내릴 수 있을까요&lt;span lang=&quot;EN-US&quot;&gt;? new &lt;/span&gt;연산자는&lt;span lang=&quot;EN-US&quot;&gt; operator new &lt;/span&gt;함수를 호출 한 후&lt;span lang=&quot;EN-US&quot;&gt;, &lt;/span&gt;생성자를 호출 해 주는 연산자이다&lt;span lang=&quot;EN-US&quot;&gt;.&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;그런데 이게 또 아닌거 같습니다&lt;span lang=&quot;EN-US&quot;&gt;. &lt;/span&gt;왜냐면 이 두 함수에는&lt;span lang=&quot;EN-US&quot;&gt; VMT(Virtual Methor Table) &lt;/span&gt;을 생성 해 주는 부분이 없거든요&lt;span lang=&quot;EN-US&quot;&gt;. &lt;/span&gt;가상함수가 한 개 이상 존재하고 상속관계가 있는 클래스&lt;span lang=&quot;EN-US&quot;&gt;(&lt;/span&gt;상속 받았던 상속 했던&lt;span lang=&quot;EN-US&quot;&gt;) &lt;/span&gt;에는 반드시&lt;span lang=&quot;EN-US&quot;&gt; VMT&lt;/span&gt;의 포인터가 존재합니다&lt;span lang=&quot;EN-US&quot;&gt;. &lt;/span&gt;그럼 이&lt;span lang=&quot;EN-US&quot;&gt; VMT&lt;/span&gt;는 언제 등록되었을까요&lt;span lang=&quot;EN-US&quot;&gt;? &lt;/span&gt;살짝 코드를 고쳐보았습니다&lt;span lang=&quot;EN-US&quot;&gt;.&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table style=&quot;BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; BORDER-COLLAPSE: collapse; BORDER-TOP: medium none; BORDER-RIGHT: medium none; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-yfti-tbllook: 1184; mso-padding-alt: 0cm 5.4pt 0cm 5.4pt&quot; class=&quot;MsoTableGrid&quot; border=&quot;1&quot; cellSpacing=&quot;0&quot; cellPadding=&quot;0&quot;&gt;
&lt;tbody&gt;
&lt;tr style=&quot;mso-yfti-irow: 0; mso-yfti-firstrow: yes; mso-yfti-lastrow: yes&quot;&gt;
&lt;td style=&quot;BORDER-BOTTOM: black 1pt solid; BORDER-LEFT: black 1pt solid; PADDING-BOTTOM: 0cm; BACKGROUND-COLOR: transparent; PADDING-LEFT: 5.4pt; WIDTH: 461.2pt; PADDING-RIGHT: 5.4pt; BORDER-TOP: black 1pt solid; BORDER-RIGHT: black 1pt solid; PADDING-TOP: 0cm; mso-border-alt: solid black .5pt; mso-border-themecolor: text1&quot; vAlign=&quot;top&quot; width=&quot;615&quot;&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;#include &amp;lt;stdio.h&amp;gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;#include &amp;lt;stdlib.h&amp;gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;class Test&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;{&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;public:&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;int a;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;void* operator new(size_t size)&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;{&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;printf(&quot;&lt;/span&gt;한 개 할당중&lt;span lang=&quot;EN-US&quot;&gt;\n&quot;);&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Test* temp = (Test*)malloc(size);&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;return temp;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;}&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Test()&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;{&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;printf(&quot;Test Constructor\n&quot;);&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;func();&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;}&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;virtual void func()&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;{&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;printf(&quot;Test::func()\n&quot;);&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;}&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;};&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;class Test2 : public Test&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;{&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;virtual void func()&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;{&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;printf(&quot;Test2::func()\n&quot;);&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;}&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;};&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;int main()&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;{&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Test* t1;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;t1 = new Test2;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;system(&quot;pause&quot;);&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;return 0;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;}&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;생성자에서&lt;span lang=&quot;EN-US&quot;&gt; func&lt;/span&gt;라는 가상함수를 호출 하고 있습니다&lt;span lang=&quot;EN-US&quot;&gt;.&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;우리는&lt;span lang=&quot;EN-US&quot;&gt; Test2&lt;/span&gt;를 생성하였으므로 &lt;span lang=&quot;EN-US&quot;&gt;Test2::func() &lt;/span&gt;가 출력 될 거라고 기대 할 수 있겠습니다&lt;span lang=&quot;EN-US&quot;&gt;. &lt;/span&gt;결과를볼까요&lt;span lang=&quot;EN-US&quot;&gt;?&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;mso-no-proof: yes&quot; lang=&quot;EN-US&quot;&gt;&lt;v:shape style=&quot;WIDTH: 261.75pt; HEIGHT: 140.25pt; VISIBILITY: visible; mso-wrap-style: square&quot; id=그림_x0020_4 type=&quot;#_x0000_t75&quot; o:spid=&quot;_x0000_i1027&quot;&gt;&lt;v:imagedata o:title=&quot;&quot; src=&quot;file:///C:\Users\Lyn\AppData\Local\Temp\msohtmlclip1\01\clip_image007.png&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&lt;img src=&quot;http://lunapiece.net/files/attach/images/434/900/003/image4.png&quot; alt=&quot;image4.png&quot; title=&quot;image4.png&quot; class=&quot;iePngFix&quot; width=&quot;353&quot; height=&quot;191&quot; style=&quot;&quot; /&gt; &lt;/font&gt;&lt;/v:imagedata&gt;&lt;/v:shape&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;어라 뭔가 이상합니다&lt;span lang=&quot;EN-US&quot;&gt;. Test::func() &lt;/span&gt;가 출력되었네요&lt;span lang=&quot;EN-US&quot;&gt;. &lt;/span&gt;이게 어찌 된 일일까요&lt;span lang=&quot;EN-US&quot;&gt;?&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;그 이유는 생성자를 호출 하는 시점에서는&lt;span lang=&quot;EN-US&quot;&gt; VMT&lt;/span&gt;의 포인터가 제대로 등록 되지 않기 때문에&lt;span lang=&quot;EN-US&quot;&gt;, &lt;/span&gt;가상함수 본래의 역할을 제대로 하지 못하는 겁니다&lt;span lang=&quot;EN-US&quot;&gt;. &lt;/span&gt;디스어셈블 한 코드를 보겠습니다&lt;span lang=&quot;EN-US&quot;&gt;.&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;mso-no-proof: yes&quot; lang=&quot;EN-US&quot;&gt;&lt;v:shape style=&quot;WIDTH: 450.75pt; HEIGHT: 239.25pt; VISIBILITY: visible; mso-wrap-style: square&quot; id=그림_x0020_8 type=&quot;#_x0000_t75&quot; o:spid=&quot;_x0000_i1026&quot;&gt;&lt;v:imagedata o:title=&quot;&quot; src=&quot;file:///C:\Users\Lyn\AppData\Local\Temp\msohtmlclip1\01\clip_image009.png&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&lt;img src=&quot;http://lunapiece.net/files/attach/images/434/900/003/image5.png&quot; alt=&quot;image5.png&quot; title=&quot;image5.png&quot; class=&quot;iePngFix&quot; width=&quot;605&quot; height=&quot;323&quot; style=&quot;&quot; /&gt; &lt;/font&gt;&lt;/v:imagedata&gt;&lt;/v:shape&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;생성자를 호출 한 다음에도 추가적인 작업을 하고 있습니다&lt;span lang=&quot;EN-US&quot;&gt;.&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;그 중 빨간 네모로 표시 된 부분이 가상함수가 없을때는 존재하지 않던 부분입니다&lt;span lang=&quot;EN-US&quot;&gt;.&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;즉 저 부분에서 &lt;span lang=&quot;EN-US&quot;&gt;VMT&lt;/span&gt;포인터를 추가하는 작업을 하고 있다고 생각 할 수 있겠습니다&lt;span lang=&quot;EN-US&quot;&gt;.&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;이제&lt;span lang=&quot;EN-US&quot;&gt; new &lt;/span&gt;의 진실이 밝혀졋군요&lt;span lang=&quot;EN-US&quot;&gt;.&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;new &lt;/span&gt;연산자를 호출하면&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;TEXT-INDENT: -18pt; MARGIN: 0cm 0cm 0pt 18pt; mso-para-margin-left: 0gd; mso-list: l0 level1 lfo1&quot; class=&quot;MsoListParagraph&quot;&gt;&lt;span style=&quot;mso-fareast-font-family: &apos;맑은 고딕&apos;; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: &apos;맑은 고딕&apos;; mso-bidi-theme-font: minor-latin&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;mso-list: Ignore&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;1.&lt;/font&gt;&lt;span style=&quot;FONT: 7pt &apos;Times New Roman&apos;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;메모리 할당을 위해&lt;span lang=&quot;EN-US&quot;&gt; operator&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp; &lt;/span&gt;new &lt;/span&gt;함수를 호출한다&lt;/font&gt;&lt;/p&gt;
&lt;p style=&quot;TEXT-INDENT: -18pt; MARGIN: 0cm 0cm 0pt 18pt; mso-para-margin-left: 0gd; mso-list: l0 level1 lfo1&quot; class=&quot;MsoListParagraph&quot;&gt;&lt;span style=&quot;mso-fareast-font-family: &apos;맑은 고딕&apos;; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: &apos;맑은 고딕&apos;; mso-bidi-theme-font: minor-latin&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;mso-list: Ignore&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;2.&lt;/font&gt;&lt;span style=&quot;FONT: 7pt &apos;Times New Roman&apos;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;생성자를 호출한다&lt;/font&gt;&lt;/p&gt;
&lt;p style=&quot;TEXT-INDENT: -18pt; MARGIN: 0cm 0cm 0pt 18pt; mso-para-margin-left: 0gd; mso-list: l0 level1 lfo1&quot; class=&quot;MsoListParagraph&quot;&gt;&lt;span style=&quot;mso-fareast-font-family: &apos;맑은 고딕&apos;; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: &apos;맑은 고딕&apos;; mso-bidi-theme-font: minor-latin&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;mso-list: Ignore&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;3.&lt;/font&gt;&lt;span style=&quot;FONT: 7pt &apos;Times New Roman&apos;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;VMT&lt;/span&gt;를 등록해 준다&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;이&lt;span lang=&quot;EN-US&quot;&gt; 3&lt;/span&gt;가지 과정으로&lt;span lang=&quot;EN-US&quot;&gt; new &lt;/span&gt;의 역할은 모두 종료됩니다&lt;span lang=&quot;EN-US&quot;&gt;.&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;쉽고 편하게 쓰던 연산자가 참 하는 일도 많네요&lt;span lang=&quot;EN-US&quot;&gt; : )&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;그럼 또 다른 언어인&lt;span lang=&quot;EN-US&quot;&gt; Delphi &lt;/span&gt;의 경우는 어떨까요&lt;span lang=&quot;EN-US&quot;&gt;?&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table style=&quot;BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; BORDER-COLLAPSE: collapse; BORDER-TOP: medium none; BORDER-RIGHT: medium none; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-yfti-tbllook: 1184; mso-padding-alt: 0cm 5.4pt 0cm 5.4pt&quot; class=&quot;MsoTableGrid&quot; border=&quot;1&quot; cellSpacing=&quot;0&quot; cellPadding=&quot;0&quot;&gt;
&lt;tbody&gt;
&lt;tr style=&quot;mso-yfti-irow: 0; mso-yfti-firstrow: yes; mso-yfti-lastrow: yes&quot;&gt;
&lt;td style=&quot;BORDER-BOTTOM: black 1pt solid; BORDER-LEFT: black 1pt solid; PADDING-BOTTOM: 0cm; BACKGROUND-COLOR: transparent; PADDING-LEFT: 5.4pt; WIDTH: 461.2pt; PADDING-RIGHT: 5.4pt; BORDER-TOP: black 1pt solid; BORDER-RIGHT: black 1pt solid; PADDING-TOP: 0cm; mso-border-alt: solid black .5pt; mso-border-themecolor: text1&quot; vAlign=&quot;top&quot; width=&quot;615&quot;&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;program Project2;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;{$APPTYPE CONSOLE}&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;uses&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp; &lt;/span&gt;SysUtils;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;type&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp; &lt;/span&gt;Test = class&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp; &lt;/span&gt;public&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;a : Integer;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;procedure func;virtual;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;constructor Create;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp; &lt;/span&gt;end;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp; &lt;/span&gt;Test2 = class(Test)&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp; &lt;/span&gt;public&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;procedure func;override;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp; &lt;/span&gt;end;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;constructor Test.Create;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;begin&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp; &lt;/span&gt;func;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;end;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;procedure Test.func;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;begin&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp; &lt;/span&gt;WriteLn(&apos;Test.Func&apos;);&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;end;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;procedure Test2.func;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;begin&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp; &lt;/span&gt;WriteLn(&apos;Test2.Func&apos;);&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;end;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;var&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp; &lt;/span&gt;T : Test;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;begin&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp; &lt;/span&gt;T := Test2.Create;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span style=&quot;mso-spacerun: yes&quot;&gt;&amp;nbsp; &lt;/span&gt;ReadLn;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;end.&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;출력 결과는 아래와 같습니다&lt;span lang=&quot;EN-US&quot;&gt;.&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;mso-no-proof: yes&quot; lang=&quot;EN-US&quot;&gt;&lt;v:shape style=&quot;WIDTH: 243.75pt; HEIGHT: 128.25pt; VISIBILITY: visible; mso-wrap-style: square&quot; id=그림_x0020_9 type=&quot;#_x0000_t75&quot; o:spid=&quot;_x0000_i1025&quot;&gt;&lt;v:imagedata o:title=&quot;&quot; src=&quot;file:///C:\Users\Lyn\AppData\Local\Temp\msohtmlclip1\01\clip_image011.png&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&lt;/font&gt;&lt;/v:imagedata&gt;&lt;/v:shape&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;font size=&quot;2&quot; face=&quot;맑은 고딕&quot;&gt;&lt;img src=&quot;http://lunapiece.net/files/attach/images/434/900/003/image6.png&quot; alt=&quot;image6.png&quot; title=&quot;image6.png&quot; class=&quot;iePngFix&quot; width=&quot;329&quot; height=&quot;175&quot; style=&quot;&quot; /&gt; &lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;Delphi&lt;/span&gt;는 생성자 호출 시점이 &lt;span lang=&quot;EN-US&quot;&gt;VMT &lt;/span&gt;생성 시점보다 뒤입니다&lt;span lang=&quot;EN-US&quot;&gt;.&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0cm 0cm 0pt&quot; class=&quot;MsoNormal&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font face=&quot;맑은 고딕&quot;&gt;즉&lt;span lang=&quot;EN-US&quot;&gt; Delphi &lt;/span&gt;에서는 생성자 내에서 가상함수를 호출하더라도 정상적으로 작동합니다&lt;span lang=&quot;EN-US&quot;&gt;.&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;/div&gt;</description>
                        <pubDate>Tue, 18 Aug 2009 18:08:13 +0900</pubDate>
                                </item>
                <item>
            <title>[Boost 살펴보기] 8. Tokenizer</title>
            <dc:creator>Lyn</dc:creator>
            <link>http://lunapiece.net/3870</link>
            <guid isPermaLink="true">http://lunapiece.net/3870</guid>
                        <comments>http://lunapiece.net/3870#comment</comments>
                                    <description>&lt;div class=&quot;xe_content&quot;&gt;&lt;!--[if !mso]&gt;
&lt;style&gt;
v\:* {behavior:url(http://lunapiece.net/#default#VML)undefined;}
o\:* {behavior:url(http://lunapiece.net/#default#VML)undefined;}
w\:* {behavior:url(http://lunapiece.net/#default#VML)undefined;}
.shape {behavior:url(http://lunapiece.net/#default#VML)undefined;}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;
 
  Normal
  0
  false
  
  0
  2
  
  false
  false
  false
  
  EN-US
  KO
  X-NONE
  
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
  
  MicrosoftInternetExplorer4
  
   
   
   
   
   
   
   
   
   
   
   
  
&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;
 &lt;w:LatentStyles DefLockedState=&quot;false&quot; DefUnhideWhenUsed=&quot;true&quot;
  DefSemiHidden=&quot;true&quot; DefQFormat=&quot;false&quot; DefPriority=&quot;99&quot;
  LatentStyleCount=&quot;267&quot;&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;0&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Normal&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;heading 1&quot;/&gt;
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;10&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Title&quot;/&gt;
  
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;11&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtitle&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;22&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Strong&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;20&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;59&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Table Grid&quot;/&gt;
  
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;1&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;No Spacing&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 1&quot;/&gt;
  
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;34&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;List Paragraph&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;29&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Quote&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;30&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Quote&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;19&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtle Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;21&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;31&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtle Reference&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;32&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Reference&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;33&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Book Title&quot;/&gt;
  
  
 
&lt;![endif]--&gt;&lt;style&gt;
&lt;!--
 /* Font Definitions */
 @font-face
	{font-family:&quot;Cambria Math&quot;;
	panose-1:2 4 5 3 5 4 6 3 2 4;
	mso-font-charset:0;
	mso-generic-font-family:roman;
	mso-font-pitch:variable;
	mso-font-signature:-1610611985 1107304683 0 0 159 0;}
@font-face
	{font-family:&quot;맑은 고딕&quot;;
	panose-1:2 11 5 3 2 0 0 2 0 4;
	mso-font-charset:129;
	mso-generic-font-family:modern;
	mso-font-pitch:variable;
	mso-font-signature:-1879047505 165117179 18 0 524289 0;}
@font-face
	{font-family:굴림체;
	panose-1:2 11 6 9 0 1 1 1 1 1;
	mso-font-charset:129;
	mso-generic-font-family:modern;
	mso-font-pitch:fixed;
	mso-font-signature:-1342176593 1775729915 48 0 524447 0;}
@font-face
	{font-family:&quot;\@굴림체&quot;;
	panose-1:2 11 6 9 0 1 1 1 1 1;
	mso-font-charset:129;
	mso-generic-font-family:modern;
	mso-font-pitch:fixed;
	mso-font-signature:-1342176593 1775729915 48 0 524447 0;}
@font-face
	{font-family:&quot;\@맑은 고딕&quot;;
	panose-1:2 11 5 3 2 0 0 2 0 4;
	mso-font-charset:129;
	mso-generic-font-family:modern;
	mso-font-pitch:variable;
	mso-font-signature:-1879047505 165117179 18 0 524289 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-unhide:no;
	mso-style-qformat:yes;
	mso-style-parent:&quot;&quot;;
	margin:0cm;
	margin-bottom:.0001pt;
	text-align:justify;
	text-justify:inter-ideograph;
	mso-pagination:none;
	text-autospace:none;
	word-break:break-hangul;
	font-size:10.0pt;
	mso-bidi-font-size:11.0pt;
	font-family:&quot;맑은 고딕&quot;;
	mso-ascii-font-family:&quot;맑은 고딕&quot;;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:&quot;맑은 고딕&quot;;
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:&quot;맑은 고딕&quot;;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:&quot;Times New Roman&quot;;
	mso-bidi-theme-font:minor-bidi;
	mso-font-kerning:1.0pt;}
.MsoChpDefault
	{mso-style-type:export-only;
	mso-default-props:yes;
	mso-ascii-font-family:&quot;맑은 고딕&quot;;
	mso-ascii-theme-font:minor-latin;
	mso-bidi-font-family:&quot;Times New Roman&quot;;
	mso-bidi-theme-font:minor-bidi;}
 /* Page Definitions */
 @page
	{mso-page-border-surround-header:no;
	mso-page-border-surround-footer:no;}
@page Section1
	{size:612.0pt 792.0pt;
	margin:3.0cm 72.0pt 72.0pt 72.0pt;
	mso-header-margin:36.0pt;
	mso-footer-margin:36.0pt;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
--&gt;
&lt;/style&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:&quot;표준 표&quot;;
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-qformat:yes;
	mso-style-parent:&quot;&quot;;
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin:0cm;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	mso-bidi-font-size:11.0pt;
	font-family:&quot;맑은 고딕&quot;;
	mso-ascii-font-family:&quot;맑은 고딕&quot;;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:&quot;맑은 고딕&quot;;
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:&quot;맑은 고딕&quot;;
	mso-hansi-theme-font:minor-latin;
	mso-font-kerning:1.0pt;}
table.MsoTableGrid
	{mso-style-name:&quot;표 구분선&quot;;
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-priority:59;
	mso-style-unhide:no;
	border:solid black 1.0pt;
	mso-border-themecolor:text1;
	mso-border-alt:solid black .5pt;
	mso-border-themecolor:text1;
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-border-insideh:.5pt solid black;
	mso-border-insideh-themecolor:text1;
	mso-border-insidev:.5pt solid black;
	mso-border-insidev-themecolor:text1;
	mso-para-margin:0cm;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	mso-bidi-font-size:11.0pt;
	font-family:&quot;맑은 고딕&quot;;
	mso-ascii-font-family:&quot;맑은 고딕&quot;;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:&quot;맑은 고딕&quot;;
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:&quot;맑은 고딕&quot;;
	mso-hansi-theme-font:minor-latin;
	mso-font-kerning:1.0pt;}
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; color: black; font-family: Arial;&quot;&gt;tokenizer &lt;/span&gt;&lt;span  style=&quot;font-size: 8pt; color: black; font-family: Arial;&quot;&gt;는 말 그대로&lt;span lang=&quot;EN-US&quot;  style=&quot;font-family: Arial;&quot;&gt; Token &lt;/span&gt;단위로 문자열을 쪼개는 기능을 한다&lt;span lang=&quot;EN-US&quot;  style=&quot;font-family: Arial;&quot;&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;

&lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span  style=&quot;font-size: 8pt; color: black; font-family: Arial;&quot;&gt;토큰은 사전상의 의미로는 버스탈때 내는 동전 비슷한것&lt;span lang=&quot;EN-US&quot;  style=&quot;font-family: Arial;&quot;&gt; (....) &lt;/span&gt;과&lt;span lang=&quot;EN-US&quot;  style=&quot;font-family: Arial;&quot;&gt; &quot;&lt;/span&gt;의미를 갖는 최소한의 문자열&lt;span lang=&quot;EN-US&quot;  style=&quot;font-family: Arial;&quot;&gt;&quot; &lt;/span&gt;의 의미를 갖는다&lt;span lang=&quot;EN-US&quot;  style=&quot;font-family: Arial;&quot;&gt;. &lt;/span&gt;당연히 여기에서는 후자의 의미다&lt;span lang=&quot;EN-US&quot;  style=&quot;font-family: Arial;&quot;&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;

&lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; color: black; font-family: Arial;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;

&lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; color: black; font-family: Arial;&quot;&gt;c &lt;/span&gt;&lt;span  style=&quot;font-size: 8pt; color: black; font-family: Arial;&quot;&gt;라이브러리에서는&lt;span lang=&quot;EN-US&quot;  style=&quot;font-family: Arial;&quot;&gt; strtok &lt;/span&gt;이
제공 되지만 이는 &lt;span lang=&quot;EN-US&quot;  style=&quot;font-family: Arial;&quot;&gt;thread &lt;/span&gt;에서 사용 할 수 없다&lt;span lang=&quot;EN-US&quot;  style=&quot;font-family: Arial;&quot;&gt;(&lt;/span&gt;전역변수를
사용 하기 때문에&lt;span lang=&quot;EN-US&quot;  style=&quot;font-family: Arial;&quot;&gt;)&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;

&lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; color: black; font-family: Arial;&quot;&gt;VCL &lt;/span&gt;&lt;span  style=&quot;font-size: 8pt; color: black; font-family: Arial;&quot;&gt;에서는&lt;span lang=&quot;EN-US&quot;  style=&quot;font-family: Arial;&quot;&gt; TStringList &lt;/span&gt;가
비슷 한 기능을 제공 하고&lt;span lang=&quot;EN-US&quot;  style=&quot;font-family: Arial;&quot;&gt; MFC&lt;/span&gt;에서도 기억은 안나지만&lt;span lang=&quot;EN-US&quot;  style=&quot;font-family: Arial;&quot;&gt; (...) &lt;/span&gt;비슷한
기능을 제공 한다&lt;span lang=&quot;EN-US&quot;  style=&quot;font-family: Arial;&quot;&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;

&lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; color: black; font-family: Arial;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;

&lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span  style=&quot;font-size: 8pt; color: black; font-family: Arial;&quot;&gt;뭐 항상 이야기 하는 거지만 &lt;span lang=&quot;EN-US&quot;  style=&quot;font-family: Arial;&quot;&gt;boost &lt;/span&gt;는
플랫폼을 가리지 않는 다는 것 만으로도 충분한 가치가 있다&lt;span lang=&quot;EN-US&quot;  style=&quot;font-family: Arial;&quot;&gt; : )&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;

&lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span  style=&quot;font-size: 8pt; color: black; font-family: Arial;&quot;&gt;그럼 간단하게 사용 예제만 보도록 하자&lt;span lang=&quot;EN-US&quot;  style=&quot;font-family: Arial;&quot;&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;

&lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; color: black; font-family: Arial;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;

&lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span  style=&quot;font-size: 8pt; color: black; font-family: Arial;&quot;&gt;첫번째 예제 소스 나간다&lt;span lang=&quot;EN-US&quot;  style=&quot;font-family: Arial;&quot;&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;

&lt;/span&gt;&lt;p style=&quot;text-align: center;&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; color: blue; font-family: Arial;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;

&lt;/span&gt;&lt;/div&gt;&lt;table class=&quot;MsoTableGrid&quot; style=&quot;border: medium none ; border-collapse: collapse; text-align: left; margin-left: auto; margin-right: auto;&quot; border=&quot;1&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
 &lt;/span&gt;&lt;tbody&gt;&lt;tr style=&quot;&quot;&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;td style=&quot;border: 1pt solid black; width: 477.9pt;&quot; valign=&quot;top&quot; width=&quot;637&quot;&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; color: blue; font-family: Arial;&quot;&gt;#include&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; color: rgb(163, 21, 21); font-family: Arial;&quot;&gt;&amp;lt;boost/tokenizer.hpp&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; color: blue; font-family: Arial;&quot;&gt;#include&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; color: rgb(163, 21, 21); font-family: Arial;&quot;&gt;&amp;lt;string&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; color: blue; font-family: Arial;&quot;&gt;#include&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; color: rgb(163, 21, 21); font-family: Arial;&quot;&gt;&amp;lt;iostream&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; color: rgb(163, 21, 21); font-family: Arial;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; color: blue; font-family: Arial;&quot;&gt;using&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt; &lt;span  style=&quot;color: blue; font-family: Arial;&quot;&gt;namespace&lt;/span&gt; &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;std&lt;/span&gt;;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; color: blue; font-family: Arial;&quot;&gt;using&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt; &lt;span  style=&quot;color: blue; font-family: Arial;&quot;&gt;namespace&lt;/span&gt; &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;boost&lt;/span&gt;;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; color: blue; font-family: Arial;&quot;&gt;typedef&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt; &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;tokenizer&lt;/span&gt;&amp;lt;&lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;char_separator&lt;/span&gt;&amp;lt;&lt;span  style=&quot;color: blue; font-family: Arial;&quot;&gt;char&lt;/span&gt;&amp;gt;
  &amp;gt; &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;TOKC&lt;/span&gt;;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; color: blue; font-family: Arial;&quot;&gt;int&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt; &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;main&lt;/span&gt;(&lt;span  style=&quot;color: blue; font-family: Arial;&quot;&gt;int&lt;/span&gt; &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;argc&lt;/span&gt;, &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;_TCHAR&lt;/span&gt;* &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;argv&lt;/span&gt;[])&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt;{&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;string&lt;/span&gt;
  &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;BorlandUser&lt;/span&gt; = &lt;span  style=&quot;color: rgb(163, 21, 21); font-family: Arial;&quot;&gt;&quot;Lyn/Yull/TestCode/Imp//bkyang/4000king/RyuJT/gilgil/esniper/civilian&quot;&lt;/span&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;char_separator&lt;/span&gt;&amp;lt;&lt;span  style=&quot;color: blue; font-family: Arial;&quot;&gt;char&lt;/span&gt;&amp;gt; &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;sep&lt;/span&gt;(&lt;span  style=&quot;color: rgb(163, 21, 21); font-family: Arial;&quot;&gt;&quot;/&quot;&lt;/span&gt;,&lt;span  style=&quot;color: rgb(163, 21, 21); font-family: Arial;&quot;&gt;&quot;&quot;&lt;/span&gt;);&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;TOKC&lt;/span&gt;
  &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;tok&lt;/span&gt;(&lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;BorlandUser&lt;/span&gt;,
  &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;sep&lt;/span&gt;);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span  style=&quot;color: blue; font-family: Arial;&quot;&gt;for&lt;/span&gt;
  (&lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;TOKC&lt;/span&gt;::&lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;iterator&lt;/span&gt;
  &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;i&lt;/span&gt; = &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;tok&lt;/span&gt;.&lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;begin&lt;/span&gt;(); &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;i&lt;/span&gt; !=
  &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;tok&lt;/span&gt;.&lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;end&lt;/span&gt;();
  ++&lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;i&lt;/span&gt;)&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;cout&lt;/span&gt; &amp;lt;&amp;lt; *&lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;i&lt;/span&gt;
  &amp;lt;&amp;lt; &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;endl&lt;/span&gt;;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span  style=&quot;color: blue; font-family: Arial;&quot;&gt;return&lt;/span&gt;
  0;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt;}&lt;span  style=&quot;color: blue;&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;/td&gt;&lt;td style=&quot;vertical-align: top;&quot;&gt;&lt;br  /&gt;&lt;/td&gt;&lt;td style=&quot;vertical-align: top;&quot;&gt;&lt;br  /&gt;&lt;/td&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
 &lt;/span&gt;&lt;/tr&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
&lt;/span&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;

&lt;/span&gt;&lt;/div&gt;&lt;p style=&quot;text-align: center;&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;

&lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt;문자열을&lt;span lang=&quot;EN-US&quot;  style=&quot;font-family: Arial;&quot;&gt; &apos;/&apos; &lt;/span&gt;단위로 쪼개기로 하자&lt;span lang=&quot;EN-US&quot;  style=&quot;font-family: Arial;&quot;&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;

&lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt;그럼
결과는 아래와 같다&lt;span lang=&quot;EN-US&quot;  style=&quot;font-family: Arial;&quot;&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;

&lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;

&lt;/span&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span  style=&quot;font-family:굴림체;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot;  style=&quot;font-size: 11px; font-family: Arial;&quot;&gt;&lt;img src=&quot;http://lunapiece.net/files/attach/images/434/870/003/1.png&quot; alt=&quot;1.png&quot; title=&quot;1.png&quot; class=&quot;iePngFix&quot; width=&quot;473&quot; height=&quot;333&quot; style=&quot;&quot; /&gt;
&lt;br  /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;

&lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span  style=&quot;font-size: 8pt; color: black; font-family: Arial;&quot;&gt;잘 쪼개 졋다&lt;span lang=&quot;EN-US&quot;  style=&quot;font-family: Arial;&quot;&gt;. &lt;/span&gt;그런데 한가지
주의해서 볼 점이 있는데 빈 토큰은 나타나지 않는 다는 것이다&lt;span lang=&quot;EN-US&quot;  style=&quot;font-family: Arial;&quot;&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;

&lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span  style=&quot;font-size: 8pt; color: black; font-family: Arial;&quot;&gt;빈 토큰도 살리기 위해서는&lt;span lang=&quot;EN-US&quot;  style=&quot;font-family: Arial;&quot;&gt;
separator &lt;/span&gt;의 생성자에 &lt;span lang=&quot;EN-US&quot;  style=&quot;font-family: Arial;&quot;&gt;keep_empty_tokens &lt;/span&gt;옵션을 주면 된다&lt;span lang=&quot;EN-US&quot;  style=&quot;font-family: Arial;&quot;&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;

&lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; color: black; font-family: Arial;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;

&lt;/span&gt;&lt;p style=&quot;text-align: center;&quot; class=&quot;MsoNormal&quot;&gt;&lt;span  style=&quot;font-size: 8pt; color: black; font-family: Arial;&quot;&gt;두번째 예제를 보자&lt;span lang=&quot;EN-US&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;

&lt;/span&gt;&lt;/div&gt;&lt;table class=&quot;MsoTableGrid&quot; style=&quot;border: medium none ; border-collapse: collapse; text-align: left; margin-left: auto; margin-right: auto;&quot; border=&quot;1&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
 &lt;/span&gt;&lt;tbody&gt;&lt;tr style=&quot;&quot;&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;td style=&quot;border: 1pt solid black; width: 477.9pt;&quot; valign=&quot;top&quot; width=&quot;637&quot;&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; color: blue; font-family: Arial;&quot;&gt;#include&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; color: rgb(163, 21, 21); font-family: Arial;&quot;&gt;&amp;lt;boost/tokenizer.hpp&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; color: blue; font-family: Arial;&quot;&gt;#include&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; color: rgb(163, 21, 21); font-family: Arial;&quot;&gt;&amp;lt;string&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; color: blue; font-family: Arial;&quot;&gt;#include&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; color: rgb(163, 21, 21); font-family: Arial;&quot;&gt;&amp;lt;iostream&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; color: rgb(163, 21, 21); font-family: Arial;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; color: blue; font-family: Arial;&quot;&gt;using&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt; &lt;span  style=&quot;color: blue; font-family: Arial;&quot;&gt;namespace&lt;/span&gt; &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;std&lt;/span&gt;;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; color: blue; font-family: Arial;&quot;&gt;using&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt; &lt;span  style=&quot;color: blue; font-family: Arial;&quot;&gt;namespace&lt;/span&gt; &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;boost&lt;/span&gt;;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; color: blue; font-family: Arial;&quot;&gt;typedef&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt; &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;tokenizer&lt;/span&gt;&amp;lt;&lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;char_separator&lt;/span&gt;&amp;lt;&lt;span  style=&quot;color: blue; font-family: Arial;&quot;&gt;char&lt;/span&gt;&amp;gt;
  &amp;gt; &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;TOKC&lt;/span&gt;;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; color: blue; font-family: Arial;&quot;&gt;int&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt; &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;main&lt;/span&gt;(&lt;span  style=&quot;color: blue; font-family: Arial;&quot;&gt;int&lt;/span&gt; &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;argc&lt;/span&gt;, &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;_TCHAR&lt;/span&gt;* &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;argv&lt;/span&gt;[])&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt;{&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;string&lt;/span&gt;
  &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;BorlandUser&lt;/span&gt; = &lt;span  style=&quot;color: rgb(163, 21, 21); font-family: Arial;&quot;&gt;&quot;Lyn/Yull/TestCode/Imp//bkyang/4000king/RyuJT/gilgil/esniper/civilian&quot;&lt;/span&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;strong style=&quot;&quot;&gt;&lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;char_separator&lt;/span&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span  style=&quot;color: blue; font-family: Arial;&quot;&gt;char&lt;/span&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;&amp;gt; &lt;/span&gt;&lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;sep&lt;/span&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;(&lt;/span&gt;&lt;span  style=&quot;color: rgb(163, 21, 21); font-family: Arial;&quot;&gt;&quot;/&quot;&lt;/span&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;,&lt;/span&gt;&lt;span  style=&quot;color: rgb(163, 21, 21); font-family: Arial;&quot;&gt;&quot;&quot;&lt;/span&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;,
  &lt;/span&gt;&lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;keep_empty_tokens&lt;/span&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;); &lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;TOKC&lt;/span&gt;
  &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;tok&lt;/span&gt;(&lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;BorlandUser&lt;/span&gt;,
  &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;sep&lt;/span&gt;);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span  style=&quot;color: blue; font-family: Arial;&quot;&gt;for&lt;/span&gt;
  (&lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;TOKC&lt;/span&gt;::&lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;iterator&lt;/span&gt;
  &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;i&lt;/span&gt; = &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;tok&lt;/span&gt;.&lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;begin&lt;/span&gt;(); &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;i&lt;/span&gt; !=
  &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;tok&lt;/span&gt;.&lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;end&lt;/span&gt;();
  ++&lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;i&lt;/span&gt;)&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;cout&lt;/span&gt; &amp;lt;&amp;lt; *&lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;i&lt;/span&gt;
  &amp;lt;&amp;lt; &lt;span  style=&quot;color: rgb(1, 0, 1); font-family: Arial;&quot;&gt;endl&lt;/span&gt;;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span  style=&quot;color: blue; font-family: Arial;&quot;&gt;return&lt;/span&gt;
  0;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt;}&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
  &lt;/span&gt;&lt;/td&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
 &lt;/span&gt;&lt;/tr&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;
&lt;/span&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;

&lt;/span&gt;&lt;/div&gt;&lt;p style=&quot;text-align: center;&quot; class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; color: rgb(163, 21, 21); font-family: Arial;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;

&lt;/span&gt;&lt;/div&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot;&gt;&lt;span  style=&quot;font-family:굴림체;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot;  style=&quot;font-size: 11px; font-family: Arial;&quot;&gt;&lt;img src=&quot;http://lunapiece.net/files/attach/images/434/870/003/2.png&quot; alt=&quot;2.png&quot; title=&quot;2.png&quot; class=&quot;iePngFix&quot; width=&quot;433&quot; height=&quot;285&quot; style=&quot;&quot; /&gt;
&lt;br  /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;

&lt;/span&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;

&lt;/span&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt;빈 토큰도 구해진 것을 볼
수 있다&lt;span lang=&quot;EN-US&quot;  style=&quot;font-family: Arial;&quot;&gt; : )&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;span  style=&quot;font-family: Arial;&quot;&gt;

&lt;/span&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span  style=&quot;font-size: 8pt; font-family: Arial;&quot;&gt;참여해 주신 볼랜드&lt;span lang=&quot;EN-US&quot;  style=&quot;font-family: Arial;&quot;&gt;(&lt;/span&gt;코드기어&lt;span lang=&quot;EN-US&quot;  style=&quot;font-family: Arial;&quot;&gt;? &lt;/span&gt;엠바카데로&lt;span lang=&quot;EN-US&quot;  style=&quot;font-family: Arial;&quot;&gt;?) &lt;/span&gt;유저분에게
심심한 감사를 표하면서 끝내겠다&lt;span lang=&quot;EN-US&quot;  style=&quot;font-family: Arial;&quot;&gt; (__)&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description>
                        <pubDate>Wed, 10 Jun 2009 16:10:59 +0900</pubDate>
                                </item>
                <item>
            <title>[Boost 살펴보기] 7. String Algorithm2</title>
            <dc:creator>Lyn</dc:creator>
            <link>http://lunapiece.net/3814</link>
            <guid isPermaLink="true">http://lunapiece.net/3814</guid>
                        <comments>http://lunapiece.net/3814#comment</comments>
                                    <description>&lt;div class=&quot;xe_content&quot;&gt;&lt;link rel=&quot;File-List&quot; href=&quot;file:///C:%5CUsers%5CLYNTOH%7E1%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_filelist.xml&quot;&gt;&lt;link rel=&quot;themeData&quot; href=&quot;file:///C:%5CUsers%5CLYNTOH%7E1%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_themedata.thmx&quot;&gt;&lt;link rel=&quot;colorSchemeMapping&quot; href=&quot;file:///C:%5CUsers%5CLYNTOH%7E1%5CAppData%5CLocal%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_colorschememapping.xml&quot;&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:TrackMoves/&gt;
  &lt;w:TrackFormatting/&gt;
  &lt;w:DisplayHorizontalDrawingGridEvery&gt;0&lt;/w:DisplayHorizontalDrawingGridEvery&gt;
  &lt;w:DisplayVerticalDrawingGridEvery&gt;2&lt;/w:DisplayVerticalDrawingGridEvery&gt;
  &lt;w:ValidateAgainstSchemas/&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:DoNotPromoteQF/&gt;
  &lt;w:LidThemeOther&gt;EN-US&lt;/w:LidThemeOther&gt;
  &lt;w:LidThemeAsian&gt;KO&lt;/w:LidThemeAsian&gt;
  &lt;w:LidThemeComplexScript&gt;X-NONE&lt;/w:LidThemeComplexScript&gt;
  &lt;w:Compatibility&gt;
   &lt;w:SpaceForUL/&gt;
   &lt;w:BalanceSingleByteDoubleByteWidth/&gt;
   &lt;w:DoNotLeaveBackslashAlone/&gt;
   &lt;w:ULTrailSpace/&gt;
   &lt;w:DoNotExpandShiftReturn/&gt;
   &lt;w:AdjustLineHeightInTable/&gt;
   &lt;w:BreakWrappedTables/&gt;
   &lt;w:SnapToGridInCell/&gt;
   &lt;w:WrapTextWithPunct/&gt;
   &lt;w:UseAsianBreakRules/&gt;
   &lt;w:DontGrowAutofit/&gt;
   &lt;w:SplitPgBreakAndParaMark/&gt;
   &lt;w:DontVertAlignCellWithSp/&gt;
   &lt;w:DontBreakConstrainedForcedTables/&gt;
   &lt;w:DontVertAlignInTxbx/&gt;
   &lt;w:Word11KerningPairs/&gt;
   &lt;w:CachedColBalance/&gt;
   &lt;w:UseFELayout/&gt;
  &lt;/w:Compatibility&gt;
  &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
  &lt;m:mathPr&gt;
   &lt;m:mathFont m:val=&quot;Cambria Math&quot;/&gt;
   &lt;m:brkBin m:val=&quot;before&quot;/&gt;
   &lt;m:brkBinSub m:val=&quot;&amp;#45;-&quot;/&gt;
   &lt;m:smallFrac m:val=&quot;off&quot;/&gt;
   &lt;m:dispDef/&gt;
   &lt;m:lMargin m:val=&quot;0&quot;/&gt;
   &lt;m:rMargin m:val=&quot;0&quot;/&gt;
   &lt;m:defJc m:val=&quot;centerGroup&quot;/&gt;
   &lt;m:wrapIndent m:val=&quot;1440&quot;/&gt;
   &lt;m:intLim m:val=&quot;subSup&quot;/&gt;
   &lt;m:naryLim m:val=&quot;undOvr&quot;/&gt;
  &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState=&quot;false&quot; DefUnhideWhenUsed=&quot;true&quot;
  DefSemiHidden=&quot;true&quot; DefQFormat=&quot;false&quot; DefPriority=&quot;99&quot;
  LatentStyleCount=&quot;267&quot;&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;0&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Normal&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;heading 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 7&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 8&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 9&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 7&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 8&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 9&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;35&quot; QFormat=&quot;true&quot; Name=&quot;caption&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;10&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Title&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;1&quot; Name=&quot;Default Paragraph Font&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;11&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtitle&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;22&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Strong&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;20&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;59&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Table Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; UnhideWhenUsed=&quot;false&quot; Name=&quot;Placeholder Text&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;1&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;No Spacing&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; UnhideWhenUsed=&quot;false&quot; Name=&quot;Revision&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;34&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;List Paragraph&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;29&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Quote&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;30&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Quote&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;19&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtle Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;21&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;31&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtle Reference&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;32&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Reference&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;33&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Book Title&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;37&quot; Name=&quot;Bibliography&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; QFormat=&quot;true&quot; Name=&quot;TOC Heading&quot;/&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt;
&lt;!--
 /* Font Definitions */
 @font-face
	{font-family:&quot;Cambria Math&quot;;
	panose-1:2 4 5 3 5 4 6 3 2 4;
	mso-font-charset:0;
	mso-generic-font-family:roman;
	mso-font-pitch:variable;
	mso-font-signature:-1610611985 1107304683 0 0 159 0;}
@font-face
	{font-family:&quot;맑은 고딕&quot;;
	panose-1:2 11 5 3 2 0 0 2 0 4;
	mso-font-charset:129;
	mso-generic-font-family:modern;
	mso-font-pitch:variable;
	mso-font-signature:-1879047505 165117179 18 0 524289 0;}
@font-face
	{font-family:돋움체;
	panose-1:2 11 6 9 0 1 1 1 1 1;
	mso-font-charset:129;
	mso-generic-font-family:modern;
	mso-font-pitch:fixed;
	mso-font-signature:-1342176593 1775729915 48 0 524447 0;}
@font-face
	{font-family:&quot;\@돋움체&quot;;
	panose-1:2 11 6 9 0 1 1 1 1 1;
	mso-font-charset:129;
	mso-generic-font-family:modern;
	mso-font-pitch:fixed;
	mso-font-signature:-1342176593 1775729915 48 0 524447 0;}
@font-face
	{font-family:&quot;\@맑은 고딕&quot;;
	panose-1:2 11 5 3 2 0 0 2 0 4;
	mso-font-charset:129;
	mso-generic-font-family:modern;
	mso-font-pitch:variable;
	mso-font-signature:-1879047505 165117179 18 0 524289 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-unhide:no;
	mso-style-qformat:yes;
	mso-style-parent:&quot;&quot;;
	margin:0cm;
	margin-bottom:.0001pt;
	text-align:justify;
	text-justify:inter-ideograph;
	mso-pagination:none;
	text-autospace:none;
	word-break:break-hangul;
	font-size:10.0pt;
	mso-bidi-font-size:11.0pt;
	font-family:&quot;맑은 고딕&quot;;
	mso-ascii-font-family:&quot;맑은 고딕&quot;;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:&quot;맑은 고딕&quot;;
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:&quot;맑은 고딕&quot;;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:&quot;Times New Roman&quot;;
	mso-bidi-theme-font:minor-bidi;
	mso-font-kerning:1.0pt;}
.MsoChpDefault
	{mso-style-type:export-only;
	mso-default-props:yes;
	mso-ascii-font-family:&quot;맑은 고딕&quot;;
	mso-ascii-theme-font:minor-latin;
	mso-bidi-font-family:&quot;Times New Roman&quot;;
	mso-bidi-theme-font:minor-bidi;}
 /* Page Definitions */
 @page
	{mso-page-border-surround-header:no;
	mso-page-border-surround-footer:no;}
@page Section1
	{size:612.0pt 792.0pt;
	margin:3.0cm 72.0pt 72.0pt 72.0pt;
	mso-header-margin:36.0pt;
	mso-footer-margin:36.0pt;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
--&gt;
&lt;/style&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:&quot;표준 표&quot;;
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-qformat:yes;
	mso-style-parent:&quot;&quot;;
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin:0cm;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	mso-bidi-font-size:11.0pt;
	font-family:&quot;맑은 고딕&quot;;
	mso-ascii-font-family:&quot;맑은 고딕&quot;;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:&quot;맑은 고딕&quot;;
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:&quot;맑은 고딕&quot;;
	mso-hansi-theme-font:minor-latin;
	mso-font-kerning:1.0pt;}
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;이번엔 공백 처리 함수들이다. 로그인할때 아이디 처리라던지에 써먹은 기억이 있다 : ) &lt;br&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;br&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: 돋움체; color: blue;&quot; lang=&quot;EN-US&quot;&gt;#include&lt;/span&gt;&lt;span style=&quot;font-family: 돋움체;&quot; lang=&quot;EN-US&quot;&gt; &lt;span style=&quot;color: rgb(163, 21, 21);&quot;&gt;&amp;lt;cstdio&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: 돋움체; color: blue;&quot; lang=&quot;EN-US&quot;&gt;#include&lt;/span&gt;&lt;span style=&quot;font-family: 돋움체;&quot; lang=&quot;EN-US&quot;&gt; &lt;span style=&quot;color: rgb(163, 21, 21);&quot;&gt;&amp;lt;string&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: 돋움체; color: blue;&quot; lang=&quot;EN-US&quot;&gt;#include&lt;/span&gt;&lt;span style=&quot;font-family: 돋움체;&quot; lang=&quot;EN-US&quot;&gt; &lt;span style=&quot;color: rgb(163, 21, 21);&quot;&gt;&amp;lt;boost/algorithm/string.hpp&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: 돋움체; color: rgb(163, 21, 21);&quot; lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: 돋움체; color: blue;&quot; lang=&quot;EN-US&quot;&gt;using&lt;/span&gt;&lt;span style=&quot;font-family: 돋움체;&quot; lang=&quot;EN-US&quot;&gt; &lt;span style=&quot;color: blue;&quot;&gt;namespace&lt;/span&gt; &lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;boost&lt;/span&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: 돋움체; color: blue;&quot; lang=&quot;EN-US&quot;&gt;using&lt;/span&gt;&lt;span style=&quot;font-family: 돋움체;&quot; lang=&quot;EN-US&quot;&gt; &lt;span style=&quot;color: blue;&quot;&gt;namespace&lt;/span&gt; &lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;std&lt;/span&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: 돋움체;&quot; lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: 돋움체; color: blue;&quot; lang=&quot;EN-US&quot;&gt;int&lt;/span&gt;&lt;span style=&quot;font-family: 돋움체;&quot; lang=&quot;EN-US&quot;&gt; &lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;_tmain&lt;/span&gt;(&lt;span style=&quot;color: blue;&quot;&gt;int&lt;/span&gt; &lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;argc&lt;/span&gt;, &lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;_TCHAR&lt;/span&gt;* &lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;argv&lt;/span&gt;[])&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: 돋움체;&quot; lang=&quot;EN-US&quot;&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: 돋움체;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;string&lt;/span&gt; &lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;str1&lt;/span&gt; = &lt;span style=&quot;color: rgb(163, 21, 21);&quot;&gt;&quot;&lt;span style=&quot;&quot;&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;I love
Lyn!&lt;span style=&quot;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&quot;&lt;/span&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: 돋움체;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;string&lt;/span&gt; &lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;str2&lt;/span&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: 돋움체;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;trim&lt;/span&gt;(&lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;str1&lt;/span&gt;); &lt;span style=&quot;color: green;&quot;&gt;//&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-family: 돋움체; color: green;&quot;&gt;양옆의공백을다제거한다&lt;span lang=&quot;EN-US&quot;&gt;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: 돋움체;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: rgb(163, 21, 21);&quot;&gt;&quot;trim :
%s\n&quot;&lt;/span&gt;, &lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;str1&lt;/span&gt;.&lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;c_str&lt;/span&gt;());&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: 돋움체;&quot; lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: 돋움체;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;str1&lt;/span&gt; = &lt;span style=&quot;color: rgb(163, 21, 21);&quot;&gt;&quot;&lt;span style=&quot;&quot;&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;I love Lyn&lt;span style=&quot;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&quot;&lt;/span&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: 돋움체;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;str2&lt;/span&gt; = &lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;trim_copy&lt;/span&gt;(&lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;str1&lt;/span&gt;); &lt;span style=&quot;color: green;&quot;&gt;//&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-family: 돋움체; color: green;&quot;&gt;양옆의공백을다제거하되원본을변경하지않고새로운문자열을리턴&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: 돋움체;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: rgb(163, 21, 21);&quot;&gt;&quot;trim_copy
: %s, %s\n&quot;&lt;/span&gt;, &lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;str1&lt;/span&gt;.&lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;c_str&lt;/span&gt;(), &lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;str2&lt;/span&gt;.&lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;c_str&lt;/span&gt;());&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: 돋움체;&quot; lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: 돋움체;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;str1&lt;/span&gt; = &lt;span style=&quot;color: rgb(163, 21, 21);&quot;&gt;&quot;#######&lt;span style=&quot;&quot;&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;I love Lyn&lt;span style=&quot;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;#######&quot;&lt;/span&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: 돋움체;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;trim_if&lt;/span&gt;(&lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;str1&lt;/span&gt;,&lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;is_any_of&lt;/span&gt;(&lt;span style=&quot;color: rgb(163, 21, 21);&quot;&gt;&quot;#&quot;&lt;/span&gt;));
&lt;span style=&quot;color: green;&quot;&gt;//&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-family: 돋움체; color: green;&quot;&gt;제거할문자를직접지정해서제거한다&lt;span lang=&quot;EN-US&quot;&gt;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: 돋움체;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: rgb(163, 21, 21);&quot;&gt;&quot;trim_if-1
: %s\n&quot;&lt;/span&gt;, &lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;str1&lt;/span&gt;.&lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;c_str&lt;/span&gt;());&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: 돋움체;&quot; lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: 돋움체;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;str1&lt;/span&gt; = &lt;span style=&quot;color: rgb(163, 21, 21);&quot;&gt;&quot;!@#!@#I
love Lyn!@#!@#&quot;&lt;/span&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: 돋움체;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;trim_if&lt;/span&gt;(&lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;str1&lt;/span&gt;,&lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;is_any_of&lt;/span&gt;(&lt;span style=&quot;color: rgb(163, 21, 21);&quot;&gt;&quot;!@#&quot;&lt;/span&gt;));
&lt;span style=&quot;color: green;&quot;&gt;//&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-family: 돋움체; color: green;&quot;&gt;제거할문자열의길이에는제한이없다&lt;span lang=&quot;EN-US&quot;&gt;!&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: 돋움체;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: rgb(163, 21, 21);&quot;&gt;&quot;trim_if-2
: %s\n&quot;&lt;/span&gt;, &lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;str1&lt;/span&gt;.&lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;c_str&lt;/span&gt;());&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: 돋움체;&quot; lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: 돋움체;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;str1&lt;/span&gt; = &lt;span style=&quot;color: rgb(163, 21, 21);&quot;&gt;&quot;&lt;span style=&quot;&quot;&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;I love Lyn&lt;span style=&quot;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&quot;&lt;/span&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: 돋움체;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;trim_left&lt;/span&gt;(&lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;str1&lt;/span&gt;);
&lt;span style=&quot;color: green;&quot;&gt;//&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-family: 돋움체; color: green;&quot;&gt;왼쪽의공백을제거한다&lt;span lang=&quot;EN-US&quot;&gt;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: 돋움체;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;printf&lt;/span&gt;(&lt;span style=&quot;color: rgb(163, 21, 21);&quot;&gt;&quot;trim_left
: %s\n&quot;&lt;/span&gt;, &lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;str1&lt;/span&gt;.&lt;span style=&quot;color: rgb(1, 0, 1);&quot;&gt;c_str&lt;/span&gt;());&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: 돋움체;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: 돋움체;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: green;&quot;&gt;//&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-family: 돋움체; color: green;&quot;&gt;물론&lt;span lang=&quot;EN-US&quot;&gt;trim_left_copy, trim_left_if,
trim_right, trim_right_copy, trim_right_copy_if &lt;/span&gt;등등&lt;span lang=&quot;EN-US&quot;&gt;.. &lt;/span&gt;있을함수는다있다&lt;span lang=&quot;EN-US&quot;&gt;. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: 돋움체;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: green;&quot;&gt;//&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-family: 돋움체; color: green;&quot;&gt;여기서는몇가지만소가했지만네이밍규칙을보면다알수있을수준이다&lt;span lang=&quot;EN-US&quot;&gt;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: 돋움체;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;return&lt;/span&gt; 0;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot; align=&quot;left&quot;&gt;&lt;span style=&quot;font-family: 돋움체;&quot; lang=&quot;EN-US&quot;&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family: 돋움체;&quot; lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description>
                        <pubDate>Wed, 20 May 2009 10:42:14 +0900</pubDate>
                                </item>
                <item>
            <title>[Boost 살펴보기] 6. String Algorithm1</title>
            <dc:creator>Lyn</dc:creator>
            <link>http://lunapiece.net/3804</link>
            <guid isPermaLink="true">http://lunapiece.net/3804</guid>
                        <comments>http://lunapiece.net/3804#comment</comments>
                                    <description>&lt;div class=&quot;xe_content&quot;&gt;&lt;P&gt;이번엔 문자열 다루는 알고리즘 들이다.&lt;BR&gt;C++ 기본 라이브러리에서 당연히 지원 해줄것 같은데 안해주는(...) 문자열 관련 함수들을 담고 있다.&lt;BR&gt;첫번째로 대소문자 변경 기능만 살펴본다.&lt;BR&gt;&lt;BR&gt;String 알고리즘은 원본을 변형하는 형태와, 원본을 보존하고 새로운 문자열을 리턴하는 두가지 형태로 지원되는점이 특징이다.&lt;BR&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN lang=EN-US style=&quot;COLOR: blue; FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt&quot;&gt;#include&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt&quot;&gt; &lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&amp;lt;string&amp;gt;&lt;?xml:namespace prefix = o ns = &quot;urn:schemas-microsoft-com:office:office&quot; /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN lang=EN-US style=&quot;COLOR: blue; FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt&quot;&gt;#include&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt&quot;&gt; &lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&amp;lt;boost/algorithm/string.hpp&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;COLOR: #a31515; FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt&quot;&gt;&lt;o:p&gt;&lt;FONT face=&quot;맑은 고딕&quot; size=2&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN lang=EN-US style=&quot;COLOR: blue; FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt&quot;&gt;using&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt&quot;&gt; &lt;SPAN style=&quot;COLOR: blue&quot;&gt;namespace&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;std&lt;/SPAN&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN lang=EN-US style=&quot;COLOR: blue; FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt&quot;&gt;using&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt&quot;&gt; &lt;SPAN style=&quot;COLOR: blue&quot;&gt;namespace&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;boost&lt;/SPAN&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt&quot;&gt;&lt;o:p&gt;&lt;FONT face=&quot;맑은 고딕&quot; size=2&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN lang=EN-US style=&quot;COLOR: blue; FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt&quot;&gt;int&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt&quot;&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;_tmain&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: blue&quot;&gt;int&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;argc&lt;/SPAN&gt;, &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;_TCHAR&lt;/SPAN&gt;* &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;argv&lt;/SPAN&gt;[])&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;string&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;str&lt;/SPAN&gt; = &lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;Hello Lyn!&quot;&lt;/SPAN&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;string&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;str2&lt;/SPAN&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;printf&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;%s\n&quot;&lt;/SPAN&gt;, &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;str&lt;/SPAN&gt;.&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;c_str&lt;/SPAN&gt;());&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt&quot;&gt;&lt;o:p&gt;&lt;FONT face=&quot;맑은 고딕&quot; size=2&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;to_upper&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;str&lt;/SPAN&gt;); &lt;SPAN style=&quot;COLOR: green&quot;&gt;//&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: green; mso-hansi-font-family: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt; mso-ascii-font-family: µ¸¿òÃ¼&quot;&gt;모두대문자로바꾼다&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;COLOR: green; FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;printf&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;%s\n&quot;&lt;/SPAN&gt;, &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;str&lt;/SPAN&gt;.&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;c_str&lt;/SPAN&gt;());&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;to_lower&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;str&lt;/SPAN&gt;); &lt;SPAN style=&quot;COLOR: green&quot;&gt;//&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: green; mso-hansi-font-family: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt; mso-ascii-font-family: µ¸¿òÃ¼&quot;&gt;모두소문자로바꾼다&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;COLOR: green; FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;printf&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;%s\n&quot;&lt;/SPAN&gt;, &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;str&lt;/SPAN&gt;.&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;c_str&lt;/SPAN&gt;());&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;str&lt;/SPAN&gt; = &lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;Hello Lyn!&quot;&lt;/SPAN&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;str2&lt;/SPAN&gt; = &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;to_upper_copy&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;str&lt;/SPAN&gt;); &lt;SPAN style=&quot;COLOR: green&quot;&gt;//&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: green; mso-hansi-font-family: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt; mso-ascii-font-family: µ¸¿òÃ¼&quot;&gt;모두대문자로바꾸되원본을변형하지않고새로운문자열을리턴&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;COLOR: green; FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;printf&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;%s %s\n&quot;&lt;/SPAN&gt;, &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;str&lt;/SPAN&gt;.&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;c_str&lt;/SPAN&gt;(), &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;str2&lt;/SPAN&gt;.&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;c_str&lt;/SPAN&gt;());&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;str2&lt;/SPAN&gt; = &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;to_lower_copy&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;str&lt;/SPAN&gt;); &lt;SPAN style=&quot;COLOR: green&quot;&gt;//&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: green; mso-hansi-font-family: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt; mso-ascii-font-family: µ¸¿òÃ¼&quot;&gt;모두소문자로바꾸되원본을변형하지않고새로운문자열을리턴&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;COLOR: green; FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;printf&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;%s %s\n&quot;&lt;/SPAN&gt;, &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;str&lt;/SPAN&gt;.&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;c_str&lt;/SPAN&gt;(), &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;str2&lt;/SPAN&gt;.&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;c_str&lt;/SPAN&gt;());&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt&quot;&gt;&lt;o:p&gt;&lt;FONT face=&quot;맑은 고딕&quot; size=2&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;return&lt;/SPAN&gt; 0;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-bidi-font-size: 10.0pt&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/div&gt;</description>
                        <pubDate>Tue, 12 May 2009 11:39:09 +0900</pubDate>
                                </item>
                <item>
            <title>[Boost 살펴보기] 5. lexical_cast</title>
            <dc:creator>Lyn</dc:creator>
            <link>http://lunapiece.net/3800</link>
            <guid isPermaLink="true">http://lunapiece.net/3800</guid>
                        <comments>http://lunapiece.net/3800#comment</comments>
                                    <description>&lt;div class=&quot;xe_content&quot;&gt;&lt;P&gt;이번엔 lexical_cast 에 대해서 알아보자.&lt;BR&gt;cast 란 이름에서 눈치챗겠지만 일종의 캐스팅 연산자(인 척 하는 함수) 이다.&lt;BR&gt;string -&amp;gt; Integer 같은 상식적으론 말이 되지만 C++문법상으론 말이 안되는 일들을 처리한다.&lt;/P&gt;
&lt;P&gt;일단 예제코드를 소개한다.&lt;BR&gt;timer 에 관해서는&lt;BR&gt;&lt;A href=&quot;http://lunapiece.net/3795&quot;&gt;http://lunapiece.net/3795&lt;/A&gt;&amp;nbsp;를 참조해라&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN lang=EN-US style=&quot;COLOR: blue; FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;#include&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt; &lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&amp;lt;boost/lexical_cast.hpp&amp;gt;&lt;?xml:namespace prefix = o ns = &quot;urn:schemas-microsoft-com:office:office&quot; /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN lang=EN-US style=&quot;COLOR: blue; FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;#include&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt; &lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&amp;lt;cstdlib&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN lang=EN-US style=&quot;COLOR: blue; FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;#include&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt; &lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&amp;lt;string&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN lang=EN-US style=&quot;COLOR: blue; FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;#include&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt; &lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&amp;lt;boost/timer.hpp&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;COLOR: #a31515; FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;o:p&gt;&lt;FONT face=&quot;맑은 고딕&quot; size=2&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN lang=EN-US style=&quot;COLOR: blue; FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;using&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt; &lt;SPAN style=&quot;COLOR: blue&quot;&gt;namespace&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;std&lt;/SPAN&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN lang=EN-US style=&quot;COLOR: blue; FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;using&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt; &lt;SPAN style=&quot;COLOR: blue&quot;&gt;namespace&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;boost&lt;/SPAN&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;o:p&gt;&lt;FONT face=&quot;맑은 고딕&quot; size=2&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN lang=EN-US style=&quot;COLOR: #010001; FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;string&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;Number&lt;/SPAN&gt; = &lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;1024768&quot;&lt;/SPAN&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;o:p&gt;&lt;FONT face=&quot;맑은 고딕&quot; size=2&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN lang=EN-US style=&quot;COLOR: blue; FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;void&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;StrToIntAtoi&lt;/SPAN&gt;()&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;int&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;num&lt;/SPAN&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;for&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: blue&quot;&gt;int&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;i&lt;/SPAN&gt;=0;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;i&lt;/SPAN&gt; &amp;lt; 1000000; ++&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;i&lt;/SPAN&gt;)&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;num&lt;/SPAN&gt; = &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;atoi&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;Number&lt;/SPAN&gt;.&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;c_str&lt;/SPAN&gt;());&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;printf&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;atoi : %d\n&quot;&lt;/SPAN&gt;, &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;num&lt;/SPAN&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN lang=EN-US style=&quot;COLOR: blue; FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;void&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;StrToIntStringStream&lt;/SPAN&gt;()&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;stringstream&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;sst&lt;/SPAN&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;int&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;Num&lt;/SPAN&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;for&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: blue&quot;&gt;int&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;i&lt;/SPAN&gt;=0;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;i&lt;/SPAN&gt; &amp;lt; 1000000; ++&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;i&lt;/SPAN&gt;)&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;sst&lt;/SPAN&gt; &amp;lt;&amp;lt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;Number&lt;/SPAN&gt;.&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;c_str&lt;/SPAN&gt;();&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;sst&lt;/SPAN&gt; &amp;gt;&amp;gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;Num&lt;/SPAN&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;printf&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;StringStream : %d\n&quot;&lt;/SPAN&gt;, &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;Num&lt;/SPAN&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN lang=EN-US style=&quot;COLOR: blue; FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;void&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;StrToIntLexicalCast&lt;/SPAN&gt;()&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;int&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;num&lt;/SPAN&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;for&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: blue&quot;&gt;int&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;i&lt;/SPAN&gt;=0;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;i&lt;/SPAN&gt; &amp;lt; 1000000; ++&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;i&lt;/SPAN&gt;)&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;num&lt;/SPAN&gt; = &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;lexical_cast&lt;/SPAN&gt;&amp;lt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;int&lt;/SPAN&gt;&amp;gt;(&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;Number&lt;/SPAN&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;printf&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;LexicalCast : %d\n&quot;&lt;/SPAN&gt;, &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;num&lt;/SPAN&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN lang=EN-US style=&quot;COLOR: blue; FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;int&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;_tmain&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: blue&quot;&gt;int&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;argc&lt;/SPAN&gt;, &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;_TCHAR&lt;/SPAN&gt;* &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;argv&lt;/SPAN&gt;[])&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;timer&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;t&lt;/SPAN&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;printf&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;atoi &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #a31515; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-ascii-font-family: µ¸¿òÃ¼; mso-hansi-font-family: µ¸¿òÃ¼&quot;&gt;를이용한방법&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;COLOR: #a31515; FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;\n&quot;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;t&lt;/SPAN&gt;.&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;restart&lt;/SPAN&gt;();&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;StrToIntAtoi&lt;/SPAN&gt;();&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;printf&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;%lf &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #a31515; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-ascii-font-family: µ¸¿òÃ¼; mso-hansi-font-family: µ¸¿òÃ¼&quot;&gt;초&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;COLOR: #a31515; FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;\n&quot;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;, &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;t&lt;/SPAN&gt;.&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;elapsed&lt;/SPAN&gt;());&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;o:p&gt;&lt;FONT face=&quot;맑은 고딕&quot; size=2&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;printf&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;StringStream &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #a31515; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-ascii-font-family: µ¸¿òÃ¼; mso-hansi-font-family: µ¸¿òÃ¼&quot;&gt;을이용한방법&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;COLOR: #a31515; FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;\n&quot;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;t&lt;/SPAN&gt;.&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;restart&lt;/SPAN&gt;();&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;StrToIntStringStream&lt;/SPAN&gt;();&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;printf&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;%lf &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #a31515; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-ascii-font-family: µ¸¿òÃ¼; mso-hansi-font-family: µ¸¿òÃ¼&quot;&gt;초&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;COLOR: #a31515; FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;\n&quot;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;, &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;t&lt;/SPAN&gt;.&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;elapsed&lt;/SPAN&gt;());&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;o:p&gt;&lt;FONT face=&quot;맑은 고딕&quot; size=2&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;printf&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;lexical_cast &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #a31515; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-ascii-font-family: µ¸¿òÃ¼; mso-hansi-font-family: µ¸¿òÃ¼&quot;&gt;를이용한방법&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;COLOR: #a31515; FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;\n&quot;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;t&lt;/SPAN&gt;.&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;restart&lt;/SPAN&gt;();&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;StrToIntLexicalCast&lt;/SPAN&gt;();&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;printf&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;%lf &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #a31515; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes; mso-ascii-font-family: µ¸¿òÃ¼; mso-hansi-font-family: µ¸¿òÃ¼&quot;&gt;초&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;COLOR: #a31515; FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;\n&quot;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;, &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;t&lt;/SPAN&gt;.&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;elapsed&lt;/SPAN&gt;());&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;o:p&gt;&lt;FONT face=&quot;맑은 고딕&quot; size=2&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;return&lt;/SPAN&gt; 0;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;FONT size=2&gt;&lt;FONT face=&quot;맑은 고딕&quot;&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-FAMILY: µ¸¿òÃ¼; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;o:p&gt;&lt;FONT face=&quot;맑은 고딕&quot; size=2&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt&quot;&gt;.....&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt&quot;&gt;예제코드 자체는 별 문제가 없었으리라 본다. 준비작업도 필요없고 간단하게 쓸 수 있어서 참 좋아보이기는 한다.&lt;BR&gt;하나의 함수로 이런저런 캐스팅을&amp;nbsp; 다 할수 있으니 다형성도 뛰어나다.&lt;BR&gt;그러나 치명적인 문제가 딱 하나 있는데...&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt&quot;&gt;&amp;nbsp;&lt;/P&gt;&lt;img src=&quot;http://lunapiece.net/files/attach/images/434/800/003/StrToInt.png&quot; alt=&quot;StrToInt.png&quot; title=&quot;StrToInt.png&quot; class=&quot;iePngFix&quot; style=&quot;&quot; /&gt; 
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt&quot;&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt&quot;&gt;바로 이거다 속도 =_=;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt&quot;&gt;stringstream 에 비해 약 10배, atoi 에 비해선 대략 50배 가량 느리다 =_=;; 편의성을 위해서 가끔 쓰는정도라면 몰라도 자주 반복되는 루틴에서는 쓰지 않아야 하겠다.&lt;/P&gt;&lt;/div&gt;</description>
                        <pubDate>Tue, 12 May 2009 11:18:17 +0900</pubDate>
                                </item>
                <item>
            <title>[Boost 살펴보기] 4. multi_array</title>
            <dc:creator>Lyn</dc:creator>
            <link>http://lunapiece.net/3797</link>
            <guid isPermaLink="true">http://lunapiece.net/3797</guid>
                        <comments>http://lunapiece.net/3797#comment</comments>
                                    <description>&lt;div class=&quot;xe_content&quot;&gt;&lt;P&gt;multi_array는 다차원 정적배열을 지원하는 클래스이다.&lt;BR&gt;이를 이용하는 다른 방법은 std::tr1::array 를 중첩해서 사용 하는 방법이 있는데, 이것을 좀 더 편하게 확장했다고 보면 되겠다.&lt;/P&gt;
&lt;P&gt;std::tr::array에 관한 내용은 아래 링크를 참조해라&lt;BR&gt;&lt;A href=&quot;http://lunapiece.net/Article/476&quot;&gt;http://lunapiece.net/Article/476&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;아래는 multi_array와 중첩된 array에 관한 예제코드이다. 이것도 별 내용이 없다보니 그냥 코드 보여주는걸로 끝낸다.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; COLOR: blue; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;#include&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt; &lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;stdafx.h&quot;&lt;?xml:namespace prefix = o ns = &quot;urn:schemas-microsoft-com:office:office&quot; /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; COLOR: blue; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;#include&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt; &lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&amp;lt;array&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; COLOR: blue; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;#include&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt; &lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&amp;lt;multi_array.hpp&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; COLOR: blue; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;#include&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt; &lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&amp;lt;cstdio&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; COLOR: #a31515; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; COLOR: blue; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;using&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt; &lt;SPAN style=&quot;COLOR: blue&quot;&gt;namespace&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;boost&lt;/SPAN&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; COLOR: blue; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;int&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;_tmain&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: blue&quot;&gt;int&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;argc&lt;/SPAN&gt;, &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;_TCHAR&lt;/SPAN&gt;* &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;argv&lt;/SPAN&gt;[])&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: green&quot;&gt;//TR1&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 8pt; COLOR: green; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;의&lt;SPAN lang=EN-US&gt;Array&lt;/SPAN&gt;를이용한&lt;SPAN lang=EN-US&gt;Static Array of Array &lt;/SPAN&gt;구현&lt;SPAN lang=EN-US&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;printf&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;std::tr1::array&amp;lt;std::tr1::array&amp;lt;int,20&amp;gt;, 10&amp;gt;\n&quot;&lt;/SPAN&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;std&lt;/SPAN&gt;::&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;tr1&lt;/SPAN&gt;::&lt;SPAN style=&quot;COLOR: blue&quot;&gt;array&lt;/SPAN&gt;&amp;lt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;std&lt;/SPAN&gt;::&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;tr1&lt;/SPAN&gt;::&lt;SPAN style=&quot;COLOR: blue&quot;&gt;array&lt;/SPAN&gt;&amp;lt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;int&lt;/SPAN&gt;,20&amp;gt;, 10&amp;gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;Stdarr&lt;/SPAN&gt;; &lt;SPAN style=&quot;COLOR: green&quot;&gt;//int[10][20] &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 8pt; COLOR: green; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;선언&lt;SPAN lang=EN-US&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: green&quot;&gt;//10*20&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 8pt; COLOR: green; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;인데선언시에는숫자가반대로씌여지므로헤깔린다&lt;SPAN lang=EN-US&gt;!&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;for&lt;/SPAN&gt; (&lt;SPAN style=&quot;COLOR: blue&quot;&gt;int&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;i&lt;/SPAN&gt; = 0; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;i&lt;/SPAN&gt; &amp;lt; 10; ++&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;i&lt;/SPAN&gt;)&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;for&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: blue&quot;&gt;int&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;j&lt;/SPAN&gt; = 0;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;j&lt;/SPAN&gt; &amp;lt; 20; ++&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;j&lt;/SPAN&gt;)&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 3&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;Stdarr&lt;/SPAN&gt;[&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;i&lt;/SPAN&gt;][&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;j&lt;/SPAN&gt;] = 1;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: green&quot;&gt;//boost::multi_array&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;printf&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;multi_array &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 8pt; COLOR: #a31515; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;사용&lt;SPAN lang=EN-US&gt;\n&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;multi_array&lt;/SPAN&gt;&amp;lt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;int&lt;/SPAN&gt;, 2&amp;gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;MultiArray&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;extents&lt;/SPAN&gt;[10][20]); &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;COLOR: green&quot;&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&lt;FONT color=#000000&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;//int&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 8pt; COLOR: green; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;의&lt;SPAN lang=EN-US&gt;2&lt;/SPAN&gt;차원배열&lt;SPAN lang=EN-US&gt;[10][20]&lt;/SPAN&gt;을선언&lt;SPAN lang=EN-US&gt;. &lt;/SPAN&gt;템플릿인자가&lt;SPAN lang=EN-US&gt;Type &lt;/SPAN&gt;과차원을나타냄&lt;SPAN lang=EN-US&gt;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;for&lt;/SPAN&gt; (&lt;SPAN style=&quot;COLOR: blue&quot;&gt;int&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;i&lt;/SPAN&gt; = 0; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;i&lt;/SPAN&gt; &amp;lt; 10 ; ++&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;i&lt;/SPAN&gt;)&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;for&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: blue&quot;&gt;int&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;j&lt;/SPAN&gt; = 0;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;j&lt;/SPAN&gt; &amp;lt; 20; ++&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;j&lt;/SPAN&gt;)&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 3&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;MultiArray&lt;/SPAN&gt;[&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;i&lt;/SPAN&gt;][&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;j&lt;/SPAN&gt;] = 2;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;printf&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;multi_array &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 8pt; COLOR: #a31515; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;의&lt;SPAN lang=EN-US&gt;range &lt;/SPAN&gt;조정&lt;SPAN lang=EN-US&gt;\n&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: green&quot;&gt;//Pascal &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 8pt; COLOR: green; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;처럼배열의인덱스를변형할수있는기능을제공한다&lt;SPAN lang=EN-US&gt;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;typedef&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;multi_array&lt;/SPAN&gt;&amp;lt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;int&lt;/SPAN&gt;, 2&amp;gt;::&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;extent_range&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;range&lt;/SPAN&gt;; &lt;SPAN style=&quot;COLOR: green&quot;&gt;//&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 8pt; COLOR: green; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;이름이너무길어서ㅡ&lt;SPAN lang=EN-US&gt;.&lt;/SPAN&gt;ㅡ&lt;SPAN lang=EN-US&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;multi_array&lt;/SPAN&gt;&amp;lt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;int&lt;/SPAN&gt;, 2&amp;gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;MultiArray2&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;extents&lt;/SPAN&gt;[&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;range&lt;/SPAN&gt;(1,4)][&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;range&lt;/SPAN&gt;(20,40)]);&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt; &lt;/SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: green&quot;&gt;//Pascal &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 8pt; COLOR: green; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;과비교하면&lt;SPAN lang=EN-US&gt;Array [1..4-1] of Array[20..40-1] of Integer &lt;/SPAN&gt;라고할수있겠다&lt;SPAN lang=EN-US&gt;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;for&lt;/SPAN&gt; (&lt;SPAN style=&quot;COLOR: blue&quot;&gt;int&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;i&lt;/SPAN&gt; = 1; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;i&lt;/SPAN&gt; &amp;lt; 4 ; ++&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;i&lt;/SPAN&gt;)&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;for&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: blue&quot;&gt;int&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;j&lt;/SPAN&gt; = 20;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;j&lt;/SPAN&gt; &amp;lt; 40; ++&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;j&lt;/SPAN&gt;)&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 3&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;MultiArray2&lt;/SPAN&gt;[&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;i&lt;/SPAN&gt;][&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;j&lt;/SPAN&gt;] = 2;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;return&lt;/SPAN&gt; 0;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt&quot;&gt;&lt;SPAN lang=EN-US&gt;&lt;o:p&gt;&lt;FONT face=&quot;맑은 고딕&quot; size=2&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/div&gt;</description>
                        <pubDate>Mon, 11 May 2009 14:52:55 +0900</pubDate>
                                </item>
                <item>
            <title>[Boost 살펴보기] 3. timer</title>
            <dc:creator>Lyn</dc:creator>
            <link>http://lunapiece.net/3795</link>
            <guid isPermaLink="true">http://lunapiece.net/3795</guid>
                        <comments>http://lunapiece.net/3795#comment</comments>
                                    <description>&lt;div class=&quot;xe_content&quot;&gt;&lt;P&gt;이번에는 timer 클래스이다.&lt;BR&gt;단순히 시간을 재는데 이용 할 수 있는 클래스로 알고리즘 돌려놓고 시간측정하기 딱좋다.&lt;BR&gt;아래 pool 예제 등에서도 이 timer 를 사용햇으면 더 편햇을텐데... 어쩌다 보니 이게 뒤로나왔다.&lt;BR&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; COLOR: blue; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;#include&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt; &lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;boost/timer.hpp&quot;&lt;?xml:namespace prefix = o ns = &quot;urn:schemas-microsoft-com:office:office&quot; /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; COLOR: blue; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;#include&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt; &lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&amp;lt;cstdio&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; COLOR: blue; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;#include&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt; &lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&amp;lt;windows.h&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; COLOR: #a31515; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; COLOR: blue; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;using&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt; &lt;SPAN style=&quot;COLOR: blue&quot;&gt;namespace&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;boost&lt;/SPAN&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; COLOR: blue; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;int&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;main&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: blue&quot;&gt;int&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;argc&lt;/SPAN&gt;, &lt;SPAN style=&quot;COLOR: blue&quot;&gt;char&lt;/SPAN&gt; **&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;argv&lt;/SPAN&gt;)&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;{ &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;timer&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;t&lt;/SPAN&gt;; &lt;SPAN style=&quot;COLOR: green&quot;&gt;//&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 8pt; COLOR: green; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;생성시&lt;SPAN lang=EN-US&gt;0&lt;/SPAN&gt;으로초기화&lt;SPAN lang=EN-US&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;Sleep&lt;/SPAN&gt;(1234);&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;printf&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;%lf &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 8pt; COLOR: #a31515; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;초지남&lt;SPAN lang=EN-US&gt;\n&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;, &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;t&lt;/SPAN&gt;.&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;elapsed&lt;/SPAN&gt;());&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;Sleep&lt;/SPAN&gt;(1766);&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;printf&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;%lf &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 8pt; COLOR: #a31515; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;초지남&lt;SPAN lang=EN-US&gt;\n&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;, &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;t&lt;/SPAN&gt;.&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;elapsed&lt;/SPAN&gt;());&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;t&lt;/SPAN&gt;.&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;restart&lt;/SPAN&gt;();&lt;SPAN style=&quot;COLOR: green&quot;&gt;//Restart &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 8pt; COLOR: green; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;를이용하여다시초기화&lt;SPAN lang=EN-US&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;Sleep&lt;/SPAN&gt;(512);&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;printf&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;%lf &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 8pt; COLOR: #a31515; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;초지남&lt;SPAN lang=EN-US&gt;\n&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;, &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;t&lt;/SPAN&gt;.&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;elapsed&lt;/SPAN&gt;());&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;return&lt;/SPAN&gt; 0;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt&quot;&gt;&lt;SPAN lang=EN-US&gt;&lt;o:p&gt;&lt;FONT face=&quot;맑은 고딕&quot; size=2&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/div&gt;</description>
                        <pubDate>Mon, 11 May 2009 14:06:07 +0900</pubDate>
                                </item>
                <item>
            <title>[Boost 살펴보기] 2. any</title>
            <dc:creator>Lyn</dc:creator>
            <link>http://lunapiece.net/3793</link>
            <guid isPermaLink="true">http://lunapiece.net/3793</guid>
                        <comments>http://lunapiece.net/3793#comment</comments>
                                    <description>&lt;div class=&quot;xe_content&quot;&gt;&lt;P&gt;any 는 마치 스크립트 언어처럼 임의의 type을 가지는 변수를 만들 수 있다.&lt;BR&gt;COM의 Varient 와도 비슷하다 하겠다.&lt;/P&gt;
&lt;P&gt;하지만 이것을 언어수준에서 구현 해 놓았고, 다른 컨테이너와 매우 잘 맞물린다는것이 장점이라 하겠다.&lt;BR&gt;vector 에 이런저런 잡데이터 쑤셔넣을때 참 좋더라&lt;BR&gt;(당연히 오버헤드는 있다. 꼭 필요한 곳에만 사용하자!)&lt;/P&gt;
&lt;P&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; COLOR: blue; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;#include&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt; &lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;stdafx.h&quot;&lt;BR&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; COLOR: blue; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;#include&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt; &lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&amp;lt;cstring&amp;gt;&lt;BR&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; COLOR: blue; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;#include&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt; &lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&amp;lt;cstdio&amp;gt;&lt;BR&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; COLOR: blue; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;#include&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt; &lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&amp;lt;boost/any.hpp&amp;gt;&lt;BR&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; COLOR: blue; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;#include&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt; &lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&amp;lt;string&amp;gt;&lt;BR&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; COLOR: blue; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;#include&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt; &lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&amp;lt;vector&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; COLOR: #a31515; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;?xml:namespace prefix = o ns = &quot;urn:schemas-microsoft-com:office:office&quot; /&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; COLOR: blue; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;using&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt; &lt;SPAN style=&quot;COLOR: blue&quot;&gt;namespace&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;boost&lt;/SPAN&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; COLOR: blue; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;using&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt; &lt;SPAN style=&quot;COLOR: blue&quot;&gt;namespace&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;std&lt;/SPAN&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; COLOR: blue; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;struct&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;MyData&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;int&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;i&lt;/SPAN&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;double&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;d&lt;/SPAN&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;MyData&lt;/SPAN&gt;()&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;MyData&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: blue&quot;&gt;const&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;MyData&lt;/SPAN&gt;&amp;amp; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;t&lt;/SPAN&gt;) &lt;SPAN style=&quot;COLOR: green&quot;&gt;//Any&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 8pt; COLOR: green; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;의요구사항&lt;SPAN lang=EN-US&gt;1 Copy Constructor&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;this&lt;/SPAN&gt;-&amp;gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;i&lt;/SPAN&gt; = &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;t&lt;/SPAN&gt;.&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;i&lt;/SPAN&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;this&lt;/SPAN&gt;-&amp;gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;d&lt;/SPAN&gt; = &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;t&lt;/SPAN&gt;.&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;d&lt;/SPAN&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;MyData&lt;/SPAN&gt;&amp;amp; &lt;SPAN style=&quot;COLOR: blue&quot;&gt;operator&lt;/SPAN&gt; =(&lt;SPAN style=&quot;COLOR: blue&quot;&gt;const&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;MyData&lt;/SPAN&gt; &amp;amp;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;t&lt;/SPAN&gt;) &lt;SPAN style=&quot;COLOR: green&quot;&gt;//Any&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 8pt; COLOR: green; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;의요구사항&lt;SPAN lang=EN-US&gt;2 = operator overloading&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;this&lt;/SPAN&gt;-&amp;gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;i&lt;/SPAN&gt; = &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;t&lt;/SPAN&gt;.&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;i&lt;/SPAN&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;this&lt;/SPAN&gt;-&amp;gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;d&lt;/SPAN&gt; = &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;t&lt;/SPAN&gt;.&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;d&lt;/SPAN&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;};&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; COLOR: blue; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;int&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;_tmain&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: blue&quot;&gt;int&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;argc&lt;/SPAN&gt;, &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;_TCHAR&lt;/SPAN&gt;* &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;argv&lt;/SPAN&gt;[])&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;any&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;Data&lt;/SPAN&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: green&quot;&gt;//&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 8pt; COLOR: green; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;값이비어있는지를확인하는방법&lt;SPAN lang=EN-US&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;if&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;Data&lt;/SPAN&gt;.&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;empty&lt;/SPAN&gt;())&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;puts&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;Data &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 8pt; COLOR: #a31515; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;는비어있음&lt;SPAN lang=EN-US&gt;!&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;else&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;puts&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;Data &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 8pt; COLOR: #a31515; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;는비어있지않음&lt;SPAN lang=EN-US&gt;!&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;Data&lt;/SPAN&gt; = 3.14; &lt;SPAN style=&quot;COLOR: green&quot;&gt;//&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 8pt; COLOR: green; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;실수리터럴의기본타잎은&lt;SPAN lang=EN-US&gt;double&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;Data&lt;/SPAN&gt; = 3; &lt;SPAN style=&quot;COLOR: green&quot;&gt;//&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 8pt; COLOR: green; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;정수리터럴의기본타잎은&lt;SPAN lang=EN-US&gt;Int&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; COLOR: green; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: green&quot;&gt;//Data = &quot;Hello!&quot;; //&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 8pt; COLOR: green; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;에러&lt;SPAN lang=EN-US&gt;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: green&quot;&gt;//any &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 8pt; COLOR: green; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;에넣기위해선&lt;SPAN lang=EN-US&gt;CopyConstructor&lt;/SPAN&gt;와&lt;SPAN lang=EN-US&gt; = Operator Overloading &lt;/SPAN&gt;이필요하다&lt;SPAN lang=EN-US&gt;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;string&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;str&lt;/SPAN&gt; = &lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;Hello&quot;&lt;/SPAN&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;Data&lt;/SPAN&gt; = &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;str&lt;/SPAN&gt;; &lt;SPAN style=&quot;COLOR: green&quot;&gt;//&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 8pt; COLOR: green; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;정상적&lt;SPAN lang=EN-US&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; COLOR: green; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: green&quot;&gt;//Any &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 8pt; COLOR: green; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;에어떤타잎이들어있는지확인&lt;SPAN lang=EN-US&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: green&quot;&gt;//type&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 8pt; COLOR: green; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;매소드로&lt;SPAN lang=EN-US&gt;type &lt;/SPAN&gt;을확인후&lt;SPAN lang=EN-US&gt;any_cast &lt;/SPAN&gt;연산자를사용하여캐스팅&lt;SPAN lang=EN-US&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;if&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;Data&lt;/SPAN&gt;.&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;type&lt;/SPAN&gt;() == &lt;SPAN style=&quot;COLOR: blue&quot;&gt;typeid&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: blue&quot;&gt;int&lt;/SPAN&gt;))&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;printf&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;Data&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 8pt; COLOR: #a31515; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;의&lt;SPAN lang=EN-US&gt;Type : Int, Value : %d\n&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;, &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;any_cast&lt;/SPAN&gt;&amp;lt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;int&lt;/SPAN&gt;&amp;gt;(&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;Data&lt;/SPAN&gt;));&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;else&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: blue&quot;&gt;if&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;Data&lt;/SPAN&gt;.&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;type&lt;/SPAN&gt;() == &lt;SPAN style=&quot;COLOR: blue&quot;&gt;typeid&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: blue&quot;&gt;double&lt;/SPAN&gt;))&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;printf&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;Data&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 8pt; COLOR: #a31515; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;의&lt;SPAN lang=EN-US&gt;Type : Double, Value : %lf\n&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;, &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;any_cast&lt;/SPAN&gt;&amp;lt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;double&lt;/SPAN&gt;&amp;gt;(&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;Data&lt;/SPAN&gt;));&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;else&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: blue&quot;&gt;if&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;Data&lt;/SPAN&gt;.&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;type&lt;/SPAN&gt;() == &lt;SPAN style=&quot;COLOR: blue&quot;&gt;typeid&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;string&lt;/SPAN&gt;))&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;printf&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;Data&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 8pt; COLOR: #a31515; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;의&lt;SPAN lang=EN-US&gt;Type : string, Value : %s\n&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;, &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;any_cast&lt;/SPAN&gt;&amp;lt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;string&lt;/SPAN&gt;&amp;gt;(&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;Data&lt;/SPAN&gt;).&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;c_str&lt;/SPAN&gt;());&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: green&quot;&gt;//Vector &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 8pt; COLOR: green; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;와&lt;SPAN lang=EN-US&gt;Any &lt;/SPAN&gt;의복합사용예&lt;SPAN lang=EN-US&gt;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;printf&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 8pt; COLOR: #a31515; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;임의의타잎을담는&lt;SPAN lang=EN-US&gt;Vector &lt;/SPAN&gt;선언하기&lt;SPAN lang=EN-US&gt;\n&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;vector&lt;/SPAN&gt;&amp;lt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;any&lt;/SPAN&gt;&amp;gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;AnyVector&lt;/SPAN&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;MyData&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;myData&lt;/SPAN&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;myData&lt;/SPAN&gt;.&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;d&lt;/SPAN&gt; = 5.12;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;myData&lt;/SPAN&gt;.&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;i&lt;/SPAN&gt; = 5;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;AnyVector&lt;/SPAN&gt;.&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;push_back&lt;/SPAN&gt;(3);&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;AnyVector&lt;/SPAN&gt;.&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;push_back&lt;/SPAN&gt;(3.14);&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;AnyVector&lt;/SPAN&gt;.&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;push_back&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;myData&lt;/SPAN&gt;);&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;vector&lt;/SPAN&gt;&amp;lt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;any&lt;/SPAN&gt;&amp;gt;::&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;iterator&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;it&lt;/SPAN&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;for&lt;/SPAN&gt; (&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;it&lt;/SPAN&gt; = &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;AnyVector&lt;/SPAN&gt;.&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;begin&lt;/SPAN&gt;(); &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;it&lt;/SPAN&gt; != &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;AnyVector&lt;/SPAN&gt;.&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;end&lt;/SPAN&gt;(); ++&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;it&lt;/SPAN&gt;)&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;if&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;it&lt;/SPAN&gt;-&amp;gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;type&lt;/SPAN&gt;() == &lt;SPAN style=&quot;COLOR: blue&quot;&gt;typeid&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: blue&quot;&gt;int&lt;/SPAN&gt;))&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 3&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;printf&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;Any &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 8pt; COLOR: #a31515; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;의&lt;SPAN lang=EN-US&gt;Type : Int, Value : %d\n&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;, &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;any_cast&lt;/SPAN&gt;&amp;lt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;int&lt;/SPAN&gt;&amp;gt;(*&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;it&lt;/SPAN&gt;));&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;else&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: blue&quot;&gt;if&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;it&lt;/SPAN&gt;-&amp;gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;type&lt;/SPAN&gt;() == &lt;SPAN style=&quot;COLOR: blue&quot;&gt;typeid&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: blue&quot;&gt;double&lt;/SPAN&gt;))&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 3&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;printf&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;Any &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 8pt; COLOR: #a31515; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;의&lt;SPAN lang=EN-US&gt;Type : Double, : %lf\n&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;, &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;any_cast&lt;/SPAN&gt;&amp;lt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;double&lt;/SPAN&gt;&amp;gt;(*&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;it&lt;/SPAN&gt;));&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;else&lt;/SPAN&gt; &lt;SPAN style=&quot;COLOR: blue&quot;&gt;if&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;it&lt;/SPAN&gt;-&amp;gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;type&lt;/SPAN&gt;() == &lt;SPAN style=&quot;COLOR: blue&quot;&gt;typeid&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;MyData&lt;/SPAN&gt;))&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 3&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;printf&lt;/SPAN&gt;(&lt;SPAN style=&quot;COLOR: #a31515&quot;&gt;&quot;Any &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style=&quot;FONT-SIZE: 8pt; COLOR: #a31515; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;의&lt;SPAN lang=EN-US&gt;Type : MyData, Value : %d, %lf\n&quot;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;, &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;any_cast&lt;/SPAN&gt;&amp;lt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;MyData&lt;/SPAN&gt;&amp;gt;(*&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;it&lt;/SPAN&gt;).&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;i&lt;/SPAN&gt;, &lt;SPAN style=&quot;COLOR: #010001&quot;&gt;any_cast&lt;/SPAN&gt;&amp;lt;&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;MyData&lt;/SPAN&gt;&amp;gt;(*&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;it&lt;/SPAN&gt;).&lt;SPAN style=&quot;COLOR: #010001&quot;&gt;d&lt;/SPAN&gt;); &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;SPAN style=&quot;mso-tab-count: 1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style=&quot;COLOR: blue&quot;&gt;return&lt;/SPAN&gt; 0;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt; WORD-BREAK: keep-all; TEXT-ALIGN: left; mso-layout-grid-align: none&quot; align=left&gt;&lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 8pt; FONT-FAMILY: &apos;Bitstream Vera Sans Mono&apos;; mso-hansi-font-family: &apos;Times New Roman&apos;; mso-bidi-font-family: &apos;Times New Roman&apos;; mso-font-kerning: 0pt; mso-no-proof: yes&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style=&quot;MARGIN: 0cm 0cm 0pt&quot;&gt;&lt;SPAN lang=EN-US&gt;&lt;o:p&gt;&lt;FONT face=&quot;맑은 고딕&quot; size=2&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/div&gt;</description>
                        <pubDate>Mon, 11 May 2009 13:44:03 +0900</pubDate>
                                </item>
            </channel>
</rss>
