omni::smart_ptr_safe::operator=
NAME

omni::smart_ptr_safe::operator=

A member operator of omni::smart_ptr_safe

#include <omni/smart_ptr.hpp>
template < typename T1 > smart_ptr_safe& omni::smart_ptr_safe::operator=(const smart_ptr_safe<T1>& val)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top