You must be registered to post a reply. Click here to register.
T O P I C R E V I E W
jmasterx
Posted - Jun 03 2010 : 11:20:21 PM Here is what I have: VA X 10.5
I'm using VS2008 and C++
I created a class. I created a structure. I created another structure. Part of the second structure is an std::vector of the first one. I created a vector of the second structure in the class. I created an instance of the class.
Instead of class.struct2[0].struct1[0].var intelisense shows: