VulkanRaytracingCycles 0.0.0
Cycles Render Engine With VulkanRaytracingShaderModules. ( Experiment , in progress)
NoCopy Class Reference

Base class for types that should not be copied or assigned. More...

#include <harness_defs.h>

Public Member Functions

 NoCopy (const NoCopy &)=delete
 
 NoCopy ()=default
 

Detailed Description

Base class for types that should not be copied or assigned.

Definition at line 510 of file harness_defs.h.

Inheritance diagram for NoCopy:
NoAssign NativeParallelForTask< Index, Body >

Constructor & Destructor Documentation

◆ NoCopy() [1/2]

NoCopy::NoCopy ( const NoCopy )
delete

◆ NoCopy() [2/2]

NoCopy::NoCopy ( )
default

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