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

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

#include <harness_defs.h>

Public Member Functions

void operator= (const NoAssign &)=delete
 
 NoAssign (const NoAssign &)=default
 
 NoAssign ()=default
 

Detailed Description

Base class for types that should not be assigned.

Definition at line 502 of file harness_defs.h.

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

Constructor & Destructor Documentation

◆ NoAssign() [1/2]

NoAssign::NoAssign ( const NoAssign )
default

◆ NoAssign() [2/2]

NoAssign::NoAssign ( )
default

Member Function Documentation

◆ operator=()

void NoAssign::operator= ( const NoAssign )
delete

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