<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 15:29:53 JST 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>PFS-JIRA</title>
    <link>https://pfspipe.ipmu.jp/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.3.4</version>
        <build-number>803005</build-number>
        <build-date>13-09-2019</build-date>
    </build-info>


<item>
            <title>[REDMINE1D-159] [RM-7008] [refactor] CLineModelElementList m_Elements</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/REDMINE1D-159</link>
                <project id="11002" key="REDMINE1D">1D Redmine </project>
                    <description>&lt;p&gt;&lt;em&gt;&lt;font color=&quot;#505f79&quot;&gt; Created on 2022-01-24 15:07:58 by Didier Vibert. % Done: 0&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;


&lt;p&gt;m_Elements is a vector of shared_ptr to CLineModelElement&lt;/p&gt;

&lt;p&gt;the pointer is useless here, it could simply be a vector of CLineModelElement.&lt;/p&gt;

&lt;p&gt;The getter (operator[]) can just return the CLineModelElement by ref (may need a cons getter as well).&lt;br/&gt;
The setter is the  CLineModelElementList::push_back function which is always called with a new CLineModelElement allocation : it can thus be called with a CLineModelElement rvalue ref that can be moved inside.&lt;/p&gt;</description>
                <environment></environment>
        <key id="23544">REDMINE1D-159</key>
            <summary>[RM-7008] [refactor] CLineModelElementList m_Elements</summary>
                <type id="3" iconUrl="https://pfspipe.ipmu.jp/jira/secure/viewavatar?size=xsmall&amp;avatarId=10518&amp;avatarType=issuetype">Task</type>
                                            <priority id="10000" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/priorities/medium.svg">Normal</priority>
                        <status id="1" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="blue-gray"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="r2j.migrate">Redmine-Jira Migtation</assignee>
                                    <reporter username="r2j.migrate">Redmine-Jira Migtation</reporter>
                        <labels>
                    </labels>
                <created>Tue, 13 Jun 2023 05:29:19 +0000</created>
                <updated>Wed, 23 Aug 2023 18:21:55 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                <comments>
                            <comment id="34349" author="r2j.migrate" created="Wed, 23 Aug 2023 18:21:50 +0000"  >&lt;p&gt;Comment by Didier Vibert on 2022-09-01 15:20:33:&lt;br/&gt;
maybe try to declare CLineModelElementList as a derived std::vector&amp;lt;CLineModelElement&amp;gt;&lt;/p&gt;

&lt;p&gt;(and suppress the operator[] and maybe other redefined methods)&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10500" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|zzsxsn:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>