[#fmt-ptr-0b] = xref:fmt.adoc[fmt]::ptr :relfileprefix: ../ :mrdocs: == Synopsis Declared in `<fmt/std.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<typename T> void const* ptr(std::shared_ptr<T> const& p); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#