Searched refs:test_nullptr_ctor (Results 1 – 1 of 1) sorted by relevance
25 constexpr void test_nullptr_ctor() { in test_nullptr_ctor() function38 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()