![]() |
Bitcoin Core 28.0.0
P2P Digital Currency
|
Public Attributes | ||
| char | direct [sizeof(T) *N] | |
| struct { | ||
| char * indirect | ||
| size_type capacity | ||
| } | indirect_contents | |
Definition at line 157 of file prevector.h.
| size_type prevector< N, T, Size, Diff >::direct_or_indirect::capacity |
Definition at line 161 of file prevector.h.
| char prevector< N, T, Size, Diff >::direct_or_indirect::direct[sizeof(T) *N] |
Definition at line 158 of file prevector.h.
| char* prevector< N, T, Size, Diff >::direct_or_indirect::indirect |
Definition at line 160 of file prevector.h.