Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 C++11 return value syntax

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
diavo Posted - Apr 03 2012 : 09:02:02 AM
Hi,
is it planned to support the new return value syntax?
The test1() method is not recognized by VAX:

class Test
{
  void test();
  auto test1() -> bool; //this is not supported by VAX
};

1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Apr 03 2012 : 5:38:03 PM
Interesting, I had not thought of using auto as a return type. I am seeing the same problem here, thank you for the clear example. I have put in a bug report for this:

case=65820

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