<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: aCC templates in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-templates/m-p/2968763#M717325</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;Just guessing:&lt;BR /&gt;Where do you have the definition of the method gVal()? I see only the declaration.&lt;BR /&gt;&lt;BR /&gt;I belive that definition (not only the declaration) of the method should be accessible, when you use eConv&lt;UT&gt;, or you should enforce instantiation of this class somhere, where this definition is accessible. Doing it by simple:&lt;BR /&gt;class eConv&lt;UT&gt;;&lt;BR /&gt;should be enough.&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Adam&lt;BR /&gt;&lt;/UT&gt;&lt;/UT&gt;</description>
    <pubDate>Fri, 09 May 2003 08:06:23 GMT</pubDate>
    <dc:creator>Adam J Markiewicz</dc:creator>
    <dc:date>2003-05-09T08:06:23Z</dc:date>
    <item>
      <title>aCC templates</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-templates/m-p/2968762#M717324</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I'm porting an application from hp10.20 cfront to hp11.0&lt;BR /&gt;aCC but it's giving me unresolved symbols for the templates.  In specific, I have a class defined as:&lt;BR /&gt;&lt;BR /&gt;template &lt;CLASS t=""&gt;&lt;BR /&gt;class eConv {&lt;BR /&gt;   ...&lt;BR /&gt;   const T gVal(const RWCString &amp;amp;);&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;And another class as:&lt;BR /&gt;class uConv : public eConv&lt;UT&gt;&lt;BR /&gt;{&lt;BR /&gt;  ...&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;where UT is declared as a enum list.&lt;BR /&gt;When I use in the code the uConv class:&lt;BR /&gt;  uConv a;&lt;BR /&gt;and compile it, I get the following unresolved symbols:&lt;BR /&gt;&lt;BR /&gt;eConv&lt;UT&gt;::gVal(const RWCString &amp;amp;) (code)&lt;BR /&gt;&lt;BR /&gt;I really don't know what is wrong. I already try all the&lt;BR /&gt;compile flags pertaining to &lt;BR /&gt;templates but I get the same &lt;BR /&gt;results.  Any help would be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;--Jorge&lt;/UT&gt;&lt;/UT&gt;&lt;/CLASS&gt;</description>
      <pubDate>Thu, 08 May 2003 18:22:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-templates/m-p/2968762#M717324</guid>
      <dc:creator>Jorge Mora</dc:creator>
      <dc:date>2003-05-08T18:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: aCC templates</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-templates/m-p/2968763#M717325</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Just guessing:&lt;BR /&gt;Where do you have the definition of the method gVal()? I see only the declaration.&lt;BR /&gt;&lt;BR /&gt;I belive that definition (not only the declaration) of the method should be accessible, when you use eConv&lt;UT&gt;, or you should enforce instantiation of this class somhere, where this definition is accessible. Doing it by simple:&lt;BR /&gt;class eConv&lt;UT&gt;;&lt;BR /&gt;should be enough.&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Adam&lt;BR /&gt;&lt;/UT&gt;&lt;/UT&gt;</description>
      <pubDate>Fri, 09 May 2003 08:06:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-templates/m-p/2968763#M717325</guid>
      <dc:creator>Adam J Markiewicz</dc:creator>
      <dc:date>2003-05-09T08:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: aCC templates</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-templates/m-p/2968764#M717326</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Have you tried using aCC -AA?&lt;BR /&gt;&lt;BR /&gt;-Jeremy</description>
      <pubDate>Fri, 10 Oct 2003 15:31:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-templates/m-p/2968764#M717326</guid>
      <dc:creator>Jeremy Lemaire</dc:creator>
      <dc:date>2003-10-10T15:31:56Z</dc:date>
    </item>
  </channel>
</rss>

