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
 C++11 return value syntax
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

diavo
Senior Member

Germany
31 Posts

Posted - Apr 03 2012 :  09:02:02 AM  Show Profile  Reply with Quote
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
};

feline
Whole Tomato Software

United Kingdom
19022 Posts

Posted - Apr 03 2012 :  5:38:03 PM  Show Profile  Reply with Quote
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

zen is the art of being at one with the two'ness
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