31
General / Re: C++: Two functions with same name dilema
« on: April 09, 2013, 09:10:54 am »Quote
Also Lib2 is doing it wrong. If it's one of your library, you should change it and let it use its own namespace.
AAHAHAAARRRGGHH IM SO CONFUSE.
But lib2 is an example of someone elses library that has a function. lib1 is an example of my library where I force a namespace...
The point of this topic was to ask how to make a function that has the same name and use it without namespace::