V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
constexpr | MoveConstructible (const MoveConstructible &)=default |
constexpr | MoveConstructible (MoveConstructible &&)=delete |
MoveConstructible & | operator= (const MoveConstructible &)=default |
MoveConstructible & | operator= (MoveConstructible &&)=default |
Definition at line 321 of file optional.h.