March 27, 2013
How to get confused by VC++
Today, I came across a confusing compilation error with MS VC++ using a std::unique_ptr with a custom deleter. Here the code snippet:
CategoriesDevelopment
Tagsc++, c++0x, c++11, vc++, visual studio
Writing, toys, and Hephaestus.
Writing
Posts from the static migrated archive tagged with vc++.
Tagged posts
March 27, 2013
Today, I came across a confusing compilation error with MS VC++ using a std::unique_ptr with a custom deleter. Here the code snippet:
CategoriesDevelopment
Tagsc++, c++0x, c++11, vc++, visual studio