|
proxygen
|
Public Member Functions | |
| InternalSizeType | getCapacity () const |
| void | setCapacity (InternalSizeType c) |
Public Attributes | |
| void * | heap_ |
| InternalSizeType | capacity_ |
Definition at line 1101 of file small_vector.h.
|
inline |
Definition at line 1105 of file small_vector.h.
|
inline |
Definition at line 1108 of file small_vector.h.
References c, and FOLLY_SV_PACK_ATTR.
| InternalSizeType folly::small_vector< Value, RequestedMaxInline, PolicyA, PolicyB, PolicyC >::HeapPtrWithCapacity::capacity_ |
Definition at line 1103 of file small_vector.h.
| void* folly::small_vector< Value, RequestedMaxInline, PolicyA, PolicyB, PolicyC >::HeapPtrWithCapacity::heap_ |
Definition at line 1102 of file small_vector.h.