Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
cppgc::internal::KeepLocationPolicy Class Reference

#include <pointer-policies.h>

Public Member Functions

constexpr const SourceLocationLocation () const
 

Protected Member Functions

constexpr KeepLocationPolicy ()=default
 
constexpr KeepLocationPolicy (const SourceLocation &location)
 
 KeepLocationPolicy (const KeepLocationPolicy &)=delete
 
KeepLocationPolicyoperator= (const KeepLocationPolicy &)=delete
 
 KeepLocationPolicy (KeepLocationPolicy &&)=default
 
KeepLocationPolicyoperator= (KeepLocationPolicy &&)=default
 

Constructor & Destructor Documentation

◆ KeepLocationPolicy() [1/4]

constexpr cppgc::internal::KeepLocationPolicy::KeepLocationPolicy ( )
constexprprotecteddefault

◆ KeepLocationPolicy() [2/4]

constexpr cppgc::internal::KeepLocationPolicy::KeepLocationPolicy ( const SourceLocation location)
inlineexplicitconstexprprotected

◆ KeepLocationPolicy() [3/4]

cppgc::internal::KeepLocationPolicy::KeepLocationPolicy ( const KeepLocationPolicy )
protecteddelete

◆ KeepLocationPolicy() [4/4]

cppgc::internal::KeepLocationPolicy::KeepLocationPolicy ( KeepLocationPolicy &&  )
protecteddefault

Member Function Documentation

◆ Location()

constexpr const SourceLocation & cppgc::internal::KeepLocationPolicy::Location ( ) const
inlineconstexpr

◆ operator=() [1/2]

KeepLocationPolicy & cppgc::internal::KeepLocationPolicy::operator= ( const KeepLocationPolicy )
protecteddelete

◆ operator=() [2/2]

KeepLocationPolicy & cppgc::internal::KeepLocationPolicy::operator= ( KeepLocationPolicy &&  )
protecteddefault

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