omni::smart_ptr::operator=
NAME

omni::smart_ptr::operator=

A member operator of omni::smart_ptr

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

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top