Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 VAX replace :: with . (dot) for C++ namespaces
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

SaloS
Junior Member

23 Posts

Posted - Jan 20 2006 :  05:49:07 AM  Show Profile  Reply with Quote
I have member-function that declared as

static void FreeStat(CAtlArray<AMWebServService::APPSTATS>& HourStats);

AMWebServService is namespace, struct APPSTATS is separated from AMWebServService by ::
however when I create function body, VAX suggest me the following

void CHarnetClient::FreeStat(CAtlArray<AMWebServService.APPSTATS>& HourStats)

struct APPSTATS is separated from AMWebServService by . (dot). If I use this suggestion I have compiler error.

support
Whole Tomato Software

5566 Posts

Posted - Jan 20 2006 :  12:19:54 PM  Show Profile  Reply with Quote
case=923
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000