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)
template < typename T1 > omni::smart_ptr_safe::smart_ptr_safe(smart_ptr_safe<T1>& cp)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top

RETURN VALUES

No return value.

top

ERRORS

No errors specific to this context.

top

CONSIDERATIONS

No extra considerations.

top

PLATFORM SPECIFIC

Nothing platform specific to account for.

top

NOTES

No additional notes.

top

EXAMPLE
Currently no examples.
Visit the examples page for more.

top