This website requires JavaScript.
Explore
Help
Sign In
mandlm
/
modern_cpp_tutorial
Watch
1
Star
0
Fork
You've already forked modern_cpp_tutorial
0
Code
5a3798a604
modern_cpp_tutorial
/
include
/
ifswitch.h
8 lines
53 B
C++
Raw
Blame
History
#
pragma once
namespace
ifswitch
{
void
test
(
)
;
}
;
View Git Blame
Copy Permalink