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