T O P I C R E V I E W |
rsim |
Posted - Jun 11 2006 : 8:03:48 PM I'm finding that member variables are not being coloured in the initializer list for classes defined in .cpp's (such as pimpls, functors for use with STL, etc) - though they seem fine for classes in .h's that have their constructor in the .cpp.
|
1 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Jun 13 2006 : 5:04:40 PM what are you expecting to happen? for me member variables initialized like this are coloured as functions.
using VS2003, VA 1522, C++ |
|
|