ABLATE Source Documentation  0.12.33
ablate::utilities::NonCopyable Class Reference

#include <nonCopyable.hpp>

+ Inheritance diagram for ablate::utilities::NonCopyable:

Public Member Functions

 NonCopyable (const NonCopyable &)=delete
 
NonCopyableoperator= (const NonCopyable &)=delete
 

Detailed Description

A class can implement this interface to prevent an instance of it from accidentally being copied


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