How to expose custom smart pointer?

Introduction

There are projects, which use custom smart pointer(s). For majority of the projects, it is not an option to switch to boost::shared_ptr. The solution contains source code and comprehensive unit test for the problem.

Download

smart_ptrs.zip

blog comments powered by Disqus

Table Of Contents

Previous topic

Easy extending guide

Next topic

User defined “smart pointer” class

This Page