purify
C++ Purify implementation with native circuit and BPP support
Loading...
Searching...
No Matches
purify::bppp::ExperimentalCircuitCacheLine::Impl Struct Reference

Data Fields

GeneratorBackendCacheKey backend_key {}
 
bool has_backend_key = false
 
OwnedBpppBackendResources backend_resources
 

Detailed Description

Definition at line 101 of file bppp.cpp.

Field Documentation

◆ backend_key

GeneratorBackendCacheKey purify::bppp::ExperimentalCircuitCacheLine::Impl::backend_key {}

Definition at line 102 of file bppp.cpp.

◆ backend_resources

OwnedBpppBackendResources purify::bppp::ExperimentalCircuitCacheLine::Impl::backend_resources

Definition at line 104 of file bppp.cpp.

◆ has_backend_key

bool purify::bppp::ExperimentalCircuitCacheLine::Impl::has_backend_key = false

Definition at line 103 of file bppp.cpp.


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