Searched defs:auto_ptr_ref (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/libstdc++/include/std/
H A Dstd_memory.h133 struct auto_ptr_ref struct
138 auto_ptr_ref(_Tp1* __p): _M_ptr(__p) { } function in struct:auto_ptr_ref

Completed in 38 milliseconds