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