Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.ownerless/
Downer_less.pass.cpp47 typedef std::owner_less<std::shared_ptr<int> > CS; in main() typedef
61 typedef std::owner_less<std::weak_ptr<int> > CS; in main() typedef