Blender Git Commit Log

Git Commits -> Revision 3bdb9b7

Revision 3bdb9b7 by Kent Mein (master)
January 21, 2003, 18:31 (GMT)


This commit may need to be reversed, for some of the older compilers but
I'm guessing its safe.

Basically it fixes a warning about typedef usage.
Reading the docs on gcc-3.2 it says that classes that use a typedef
need to have the keyword "typename" infront of them according to the c++
standard. Currently it only produces a warning but it may be an
error later, so I figured why not fix it.

Kent

Commit Details:

Full Hash: 3bdb9b7f39e75d381d87fd7196cb0ddafc79aa63
SVN Revision: 359
Parent Commit: b018475
Lines Changed: +32, -16

1 Modified Path:

/intern/container/CTR_TaggedSetOps.h (+32, -16) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021