Searched refs:addressof_null_t (Results 1 – 1 of 1) sorted by relevance
79 typedef decltype(nullptr) addressof_null_t; typedef81 typedef std::nullptr_t addressof_null_t; typedef85 struct address_of<addressof_null_t> {86 typedef addressof_null_t type;93 struct address_of<const addressof_null_t> {94 typedef const addressof_null_t type;101 struct address_of<volatile addressof_null_t> {102 typedef volatile addressof_null_t type;109 struct address_of<const volatile addressof_null_t> {110 typedef const volatile addressof_null_t type;