Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
nontrivial_t Struct Reference

Public Member Functions

 nontrivial_t ()=default
 SERIALIZE_METHODS (nontrivial_t, obj)

Public Attributes

int x {-1}

Detailed Description

Definition at line 15 of file prevector.cpp.

Constructor & Destructor Documentation

◆ nontrivial_t()

nontrivial_t::nontrivial_t ( )
default
Here is the caller graph for this function:

Member Function Documentation

◆ SERIALIZE_METHODS()

nontrivial_t::SERIALIZE_METHODS ( nontrivial_t ,
obj  )
inline

Definition at line 19 of file prevector.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ x

int nontrivial_t::x {-1}

Definition at line 17 of file prevector.cpp.


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