v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
cppgc::internal::BasicCrossThreadPersistent< T, WeaknessPolicy, LocationPolicy, CheckingPolicy >::UnsafeCtorTag Class Reference

#include <cross-thread-persistent.h>

Collaboration diagram for cppgc::internal::BasicCrossThreadPersistent< T, WeaknessPolicy, LocationPolicy, CheckingPolicy >::UnsafeCtorTag:

Private Member Functions

 UnsafeCtorTag ()=default
 

Friends

template<typename U , typename OtherWeaknessPolicy , typename OtherLocationPolicy , typename OtherCheckingPolicy >
class BasicCrossThreadPersistent
 

Detailed Description

template<typename T, typename WeaknessPolicy, typename LocationPolicy, typename CheckingPolicy>
class cppgc::internal::BasicCrossThreadPersistent< T, WeaknessPolicy, LocationPolicy, CheckingPolicy >::UnsafeCtorTag

Definition at line 127 of file cross-thread-persistent.h.

Constructor & Destructor Documentation

◆ UnsafeCtorTag()

template<typename T , typename WeaknessPolicy , typename LocationPolicy , typename CheckingPolicy >
cppgc::internal::BasicCrossThreadPersistent< T, WeaknessPolicy, LocationPolicy, CheckingPolicy >::UnsafeCtorTag::UnsafeCtorTag ( )
privatedefault

Friends And Related Symbol Documentation

◆ BasicCrossThreadPersistent

template<typename T , typename WeaknessPolicy , typename LocationPolicy , typename CheckingPolicy >
template<typename U , typename OtherWeaknessPolicy , typename OtherLocationPolicy , typename OtherCheckingPolicy >
friend class BasicCrossThreadPersistent
friend

Definition at line 132 of file cross-thread-persistent.h.


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