Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 VAX replace :: with . (dot) for C++ namespaces

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
SaloS Posted - Jan 20 2006 : 05:49:07 AM
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.
1   L A T E S T    R E P L I E S    (Newest First)
support Posted - Jan 20 2006 : 12:19:54 PM
case=923

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000