omni::smart_ptr_safe::smart_ptr_safe
NAME

omni::smart_ptr_safe::smart_ptr_safe

A member ctor of omni::smart_ptr_safe

#include <omni/smart_ptr.hpp>
omni::smart_ptr_safe::smart_ptr_safe()


OVERLOADS

OMNI_EXPLICIT omni::smart_ptr_safe::smart_ptr_safe(pointer_t* val)
omni::smart_ptr_safe::smart_ptr_safe(const smart_ptr_safe<T>& cp)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top