hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
iroha::utils::NoCopy Struct Reference

#include "common.hpp"

Inheritance diagram for iroha::utils::NoCopy:
Inheritance graph
Collaboration diagram for iroha::utils::NoCopy:
Collaboration graph

Public Member Functions

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

Constructor & Destructor Documentation

◆ NoCopy() [1/2]

iroha::utils::NoCopy::NoCopy ( NoCopy const &  )
delete

◆ NoCopy() [2/2]

iroha::utils::NoCopy::NoCopy ( )
default

Member Function Documentation

◆ operator=()

NoCopy& iroha::utils::NoCopy::operator= ( NoCopy const &  )
delete

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