Regarding: import "foo.h";

Jacob Carlborg doob at me.com
Thu Jul 18 01:23:42 PDT 2013


On 2013-07-18 09:36, Paulo Pinto wrote:

> They are not there yet.
>
> I was really looking forward for it, mostly due to the C++17 modules
> effort being done at Apple.
>
> However, what was presented at WWDC 2013 was a half baked solution that
> only works in Objective-C for system headers.

If it works for Objective-C, I'm pretty sure it will work for C. In 
fact, the documentation contains a lot of examples with standard C headers.

http://clang.llvm.org/docs/Modules.html

Why would they work only for system headers?

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list