I have an interest in UE4. I am currently developing a mobile game and have a fairly large existing code base written in C ++ 11/14 with Clang.
AFAIK, UE4 uses its own compiler (preprocessor? Whatever), which means that C ++ compatibility may differ in its tools. How is support for C ++ 11/14 on UE4 supported?
Eonil source share