Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Enumerations
member-storage.h File Reference
#include <atomic>
#include <cstddef>
#include <type_traits>
#include "cppgc/internal/api-constants.h"
#include "cppgc/internal/logging.h"
#include "cppgc/sentinel-pointer.h"
#include "v8config.h"
Include dependency graph for member-storage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cppgc::internal::RawPointer
 
struct  cppgc::internal::RawPointer::AtomicInitializerTag
 

Namespaces

namespace  cppgc
 
namespace  cppgc::internal
 

Typedefs

using cppgc::internal::DefaultMemberStorage = RawPointer
 

Enumerations

enum class  cppgc::internal::WriteBarrierSlotType { cppgc::internal::kCompressed , cppgc::internal::kUncompressed }