Does g++ compilation order matter?

I noticed that I was able to compile a child class before a parent class with g++. Is there any need to compile in a specific order, with consideration to dependencies?

10
задан Cryo 10 April 2011 в 23:35
поделиться