Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
designated-inits
//Title of this code //clang 3.5.0 #include <iostream> typedef enum { APPLE = 0, BANANA = 1 } fruit_e; static const int price[] = { [APPLE] = 10, [BANANA] = 20 }; int main() { std::cout << "Hello, world!\n"; }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
std_minmax_unexpected_behaviour.cpp
Function to m_function
Undefined behavior
ONP
Policy based smart pointer
Zahra_matrix
Abejas beta
Metodos 2- programa3
base base
typename T class T
Please log in to post a comment.