Home
last modified time | relevance | path

Searched refs:test_nullptr_ctor (Results 1 – 1 of 1) sorted by relevance

/llvm-project/libcxx/test/std/experimental/memory/memory.observer.ptr/
H A Dctor.nullptr.pass.cpp25 constexpr void test_nullptr_ctor() { in test_nullptr_ctor() function
38 test_nullptr_ctor<Foo>(); in test()
39 test_nullptr_ctor<Bar>(); in test()
40 test_nullptr_ctor<int>(); in test()
41 test_nullptr_ctor<void>(); in test()