Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
ternary test c++14
//clang 3.8.0 void a(void){} int main( void ) { (1)?a():b(); return( 0 ); }
run
|
edit
|
history
|
help
1
Crow unordered_map Quiz
Error
for_each_argument
Wrapper to pass shared_ptr to &, const &, *, const * through std::bind.
Division by zero exception example
11/29
template specialization inheritance problem
hello,world !ssn2019
return reference (clang)
virtual members