About Bug 52485

2018-05-09 Thread SHIH YEN-TE
Want to comment on "Bug 52485 - [c++11] add an option to disable c++11 user-defined literals" It's a pity GCC doesn't support this, which forces me to give up introducing newer C++ standard into my project. I know it is ridiculous, but we must know the real world is somehow ridiculous as well

Question about how to compile multiple files with g++

2005-03-16 Thread Yen
Hi, I have a problem to compile multiple files together, so please everybody give me a help, thanks! We assume there are five files: main.cpp : the main function a.h : the header file of class A a.cpp: the definition of class A b.h : the header file of class B b.cpp: the defin