Bitcoin Core  27.99.0
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
NoCopy Struct Reference

Public Member Functions

 NoCopy (int n)
 

Public Attributes

std::unique_ptr< int > m_n
 

Detailed Description

Definition at line 21 of file result_tests.cpp.

Constructor & Destructor Documentation

◆ NoCopy()

NoCopy::NoCopy ( int  n)
inline

Definition at line 22 of file result_tests.cpp.

Member Data Documentation

◆ m_n

std::unique_ptr<int> NoCopy::m_n

Definition at line 23 of file result_tests.cpp.


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