+ 1
What is the c++11 meaning of the term auto
1.pointer to 0 2.no exception thrown 3.move semantics 4.disable automatic conversion 5.infet type
3 ответов
0
What is the c++11 meaning of the term expliciy
1.pointer to 0
2.no exception thrown
3.move semantics
4.disable automatic conversion
5.infet type
0
infer type..
u can google it
0