:relfileprefix: ../../../ [#915A2E6D0DD7326B9F20941913BA0A74F24BB1DE] = Function unique_resource::release pass:v,q[Marks the resource as unallocated. Does not call the deleter if the resource was previously allocated.] == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- void release() noexcept; ---- == Description pass:v,q[**Throws:** Nothing.] == Return Value * `void`