#include <resize_uninitialized.h>
Static Public Member Functions | |
| static void | Resize (string_type *s, size_t new_size) |
Definition at line 33 of file resize_uninitialized.h.
| static void absl::strings_internal::ResizeUninitializedTraits< string_type, typename >::Resize | ( | string_type * | s, |
| size_t | new_size | ||
| ) | [inline, static] |
Definition at line 35 of file resize_uninitialized.h.