• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: C++11 headers missing in /usr/include
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: C++11 headers missing in /usr/include


  • Subject: Re: C++11 headers missing in /usr/include
  • From: Bernie Maier <email@hidden>
  • Date: Sat, 21 Jan 2017 19:24:37 +1100

Alex Zavatone:

On Jan 20, 2017, at 11:47 AM, Jean-Daniel wrote:

>  An include don ’t even have to exists on the file system.

What?

Well I guess that strictly speaking a #include statement is just an instruction to a compiler to include some content whose location is defined by a string. Now I don't know if the language standards mandate that those string represent file name paths, but it's not inconceivable that they are just lookup keys to some content somewhere. And that content is inserted to the source (which doesn't necessarily have to be in a file system file either in our imaginary implementation; it could all be memory buffers) and then fed (somehow) to the compiler.


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


References: 
 >C++11 headers missing in /usr/include (From: Matthew LeRoy <email@hidden>)
 >Re: C++11 headers missing in /usr/include (From: Jens Alfke <email@hidden>)
 >Re: C++11 headers missing in /usr/include (From: Matthew LeRoy <email@hidden>)
 >Re: C++11 headers missing in /usr/include (From: Jean-Daniel <email@hidden>)
 >Re: C++11 headers missing in /usr/include (From: Alex Zavatone <email@hidden>)

  • Prev by Date: Re: Building image of xCode iOS app onto a docker container
  • Next by Date: Re: C++11 headers missing in /usr/include
  • Previous by thread: Re: C++11 headers missing in /usr/include
  • Next by thread: Re: C++11 headers missing in /usr/include
  • Index(es):
    • Date
    • Thread