Namespaces
Variants
Actions

std::indirect<T, Allocator>::valueless_after_move

From cppreference.com
< cpp‎ | memory‎ | indirect
 
 
Memory management library
(exposition only*)
Uninitialized storage (until C++20)
(until C++20*)
(until C++20*)

(C++11)(until C++23)
(C++11)(until C++23)
(C++11)(until C++23)
(C++11)(until C++23)
(C++11)(until C++23)
(C++11)(until C++23)
 
 
constexpr bool valueless_after_move() const noexcept;
(since C++26)

Checks whether *this is valueless.

[edit] Return value

true if *this is valueless, otherwise false.

[edit] Example

This section is incomplete
Reason: no example
Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/memory/indirect/valueless_after_move&oldid=182549"

AltStyle によって変換されたページ (->オリジナル) /