logo
  • Contact
  • Scribbles
  • Articles

Showing 1 scribble with tag c++11
  • 2015-05-01

    C++11 Smart Pointer wrappers for C libraries

    Wrapping C-libraries' acquire/release functions with unique_ptr and shared_ptr

    c++ c++11 development SDL2