v8
10.1.124 (node 18.2.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 111 of file pointer-policies.h.
|
constexprprotecteddefault |
|
inlineexplicitconstexprprotected |
Definition at line 117 of file pointer-policies.h.
|
protecteddelete |
|
protecteddefault |
|
inlineconstexpr |
Definition at line 113 of file pointer-policies.h.
|
protecteddelete |
|
protecteddefault |