Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以通过 c++11 编译应用程序并链接到由 C++98 编译的库?反之亦然?(相同的编译器)我觉得应该没问题,因为名字mangle,memory align应该是一样的