We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I suggest to add at least one namespace to the source files.
Examples: http://efte.svn.sourceforge.net/viewvc/efte/trunk/src/i_search.h?revision=1062&view=markup http://efte.svn.sourceforge.net/viewvc/efte/trunk/src/s_direct.h?revision=1062&view=markup
Would you like to reduce the probability for name clashes? http://www.eng.cam.ac.uk/help/tpl/languages/C++/Thinking_in_C++/tic0110.html http://en.wikipedia.org/wiki/Namespace_(computer_science)#Use_in_common_languages
Reported by: elfring
Original Ticket: efte/feature-requests/50
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I suggest to add at least one namespace to the source files.
Examples:
http://efte.svn.sourceforge.net/viewvc/efte/trunk/src/i_search.h?revision=1062&view=markup
http://efte.svn.sourceforge.net/viewvc/efte/trunk/src/s_direct.h?revision=1062&view=markup
Would you like to reduce the probability for name clashes?
http://www.eng.cam.ac.uk/help/tpl/languages/C++/Thinking_in_C++/tic0110.html
http://en.wikipedia.org/wiki/Namespace_(computer_science)#Use_in_common_languages
Reported by: elfring
Original Ticket: efte/feature-requests/50
The text was updated successfully, but these errors were encountered: