Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8928639
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T08:29:22+00:00 2026-06-15T08:29:22+00:00

I could not get the following test code work in XCode 4.5.2: #include<algorithm> #include<vector>

  • 0

I could not get the following test code work in XCode 4.5.2:

#include<algorithm>
#include<vector>
using namespace std;
int main()
{
  vector<int> v = {1, 2, 3};
  for_each(v.begin(), v.end(), [](int e){cout<<e;});
  return 0;
}

The syntax-checker says before the [] sign, that “Expected expression”.
Does that mean that XCode 4.5.2 does not support lambdas?

Is there any project setup, compilation flag or something else which can enable lambdas?

Is there any chance that my compiler is not the correct version? (Apple LLVM compiler 4.1)

I have read a lot on SO and on other forums, and they say the version numbers are confusing but everybody seemed to agree that XCode 4.4+ supports lambdas. What is the truth here?

Thanks for any help!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T08:29:23+00:00Added an answer on June 15, 2026 at 8:29 am

    Xcode 4.5.2 does support lambdas. Are you sure you’re in C++11 mode? Go to your build settings. There’s a C++ Language Dialect option. It should be set to either C++11 or GNU++11. Anything else will mean you’re not using C++11 and, therefore, don’t have lambdas.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I get this code from a book but i could not get it work.
I tried following the answer to this question , but could not get xsd.exe
I get the following Nhiberante error, but have no idea why: could not execute
I tried this, but could not get through:- code behind protected HtmlTableRow trComment; protected
I could not get a satisfactory answer to my question on the google, they
I've searched for an answer and found some c#-examples, but could not get this
I could not figure out how to get the white fill for this ggplot2
When I debug my app i get this error from MonoDevelop Could not open
I'm not sure this question is appropriate here but I hope I could get
With the following code, my browser is returning 'image not created or saved'. I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.