v8 12.4.254 (node 22.4.1)
V8 is Google's open source JavaScript engine
Loading...
Searching...
No Matches
IgnoreLocationPolicy Class Reference

#include <pointer-policies.h>

Public Member Functions

constexpr SourceLocation Location () const
 

Protected Member Functions

constexpr IgnoreLocationPolicy ()=default
 
constexpr IgnoreLocationPolicy (const SourceLocation &)
 

Detailed Description

Definition at line 188 of file pointer-policies.h.

Constructor & Destructor Documentation

◆ IgnoreLocationPolicy() [1/2]

constexpr IgnoreLocationPolicy ( )
constexprprotecteddefault

◆ IgnoreLocationPolicy() [2/2]

constexpr IgnoreLocationPolicy ( const SourceLocation )
inlineexplicitconstexprprotected

Definition at line 194 of file pointer-policies.h.

Member Function Documentation

◆ Location()

constexpr SourceLocation Location ( ) const
inlineconstexpr

Definition at line 190 of file pointer-policies.h.


The documentation for this class was generated from the following file: