Home
last modified time | relevance | path

Searched defs:enable_shared_from_this (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp4.cpp237 template<typename T> struct enable_shared_from_this { struct
239 constexpr enable_shared_from_this() {} // ok in enable_shared_from_this() function
/llvm-project/libcxx/include/__memory/
H A Dshared_ptr.h340 class _LIBCPP_TEMPLATE_VIS enable_shared_from_this; global() variable
[all...]