libcstl
Loading...
Searching...
No Matches
cstl_unique_ptr_t Struct Reference

A pointer that has a single "owner". More...

#include <memory.h>

Detailed Description

A pointer that has a single "owner".

Definition at line 233 of file memory.h.

Field Documentation

◆ func

cstl_xtor_func_t* cstl_unique_ptr_t::func

Definition at line 239 of file memory.h.

◆ priv

void* cstl_unique_ptr_t::priv

Definition at line 240 of file memory.h.


The documentation for this struct was generated from the following file: