Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Namespace scope qualifier
//clang 3.8.0 #include <iostream> using namespace std; namespace myNsp { int mult(int a,int b){ return a*b; } }; int main() { cout<<myNsp::mult(8,7); return 0; }
run
|
edit
|
history
|
help
0
overloadresolution
Ordered Graphs
sort
ternary test c++14
std::99 bottles of beer!
<string> No indirect include of <errno.h>
even number
Standard Template Library
regimeketopdf
DESim Example with Hash Table