omni::smart_ptr_safe::smart_ptr_safe
NAME

omni::smart_ptr_safe::smart_ptr_safe

A member constructor of omni::smart_ptr_safe

#include <omni/smart_ptr.hpp>
omni::smart_ptr_safe::smart_ptr_safe(const smart_ptr_safe<T>& cp)

OVERLOADS

template < typename T1 > omni::smart_ptr_safe::smart_ptr_safe(smart_ptr_safe<T1>& cp)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top