v8
9.0.257(node16.0.0)
V8 is Google's open source JavaScript engine
|
#include <pointer-policies.h>
Public Member Functions | |
constexpr const SourceLocation & | Location () const |
Protected Member Functions | |
constexpr | KeepLocationPolicy ()=default |
constexpr | KeepLocationPolicy (const SourceLocation &location) |
KeepLocationPolicy (const KeepLocationPolicy &)=delete | |
KeepLocationPolicy & | operator= (const KeepLocationPolicy &)=delete |
KeepLocationPolicy (KeepLocationPolicy &&)=default | |
KeepLocationPolicy & | operator= (KeepLocationPolicy &&)=default |
Definition at line 70 of file pointer-policies.h.
|
constexprprotecteddefault |
|
inlineexplicitconstexprprotected |
Definition at line 76 of file pointer-policies.h.
|
protecteddelete |
|
protecteddefault |
|
inlineconstexpr |
Definition at line 72 of file pointer-policies.h.
|
protecteddelete |
|
protecteddefault |