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:
ArticleFrom the archive
CategoriesDevelopment
Tagsc++/c++0x/c++11/vc++/visual studio
Writing
Every post tagged vc++. Newest first, unless you prefer archaeology.
Tagged posts
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