template behavior

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Has template behavior changed because I could not find a matching
changing in the change log at gcc.gnu.org?

I have code (octave-forge source to be specific) which contains the line

template std::map<std::string,std::string>;

and compiles just fine with gcc < 3.4.1 && gcc > 3.2. To  get it
compiling and working with gcc 3.4.1, I had to #ifdef that line away
with the 3.4 series of compilers. I then searched the change log for
something that would indicate this behavioral change and did not see it
-- does not mean it is not there but rather that I did not find it with
my searches and quick scanning. So did something change in gcc that I
missed or is my compiler non compliant with the standard?

-- 
Al Niessner <Al.Niessner@xxxxxxxxxxxx>
Jet Propulsion Laboratory

All opinions stated above are mine and do not necessarily reflect 
those of JPL or NASA.

 ----
| dS | >= 0
 ----


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux