Proposed resolution:
In the [unique.ptr.single] synopsis add
"constexpr" to unique_ptr(nullptr_t).
In the [unique.ptr.runtime] synopsis add
"constexpr" to unique_ptr(nullptr_t).
In the [util.smartptr.shared] synopsis
add "constexpr" to shared_ptr(nullptr_t).