¡@

Home 

c++ Programming Glossary: testproject.cpp

make_unique does not compile

http://stackoverflow.com/questions/13883824/make-unique-does-not-compile

to work for me. I'm using the following sample program testproject.cpp Defines the entry point for the console application. #include.. the following output 1 d projects testproject testproject testproject.cpp 15 error C2143 syntax error missing ' ' before '...' 1 d projects.. ' ' before '...' 1 d projects testproject testproject testproject.cpp 16 error C2065 'Args' undeclared identifier 1 d projects testproject..