Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
std::unique_ptr example 2: custom deleter is a std::unique_ptr example that shows how to use a custom deleter (in this case boost::checked_delete) with auto and std::function
Operating system(s) or programming environment(s)
Libraries used:
TEMPLATE = app |
#include <iostream> |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.
This page has been created by the tool CodeToHtml