Static Public Member Functions
absl::strings_internal::ResizeUninitializedTraits< string_type, absl::void_t< decltype(std::declval< string_type & >().__resize_default_init(237))> > Struct Template Reference

#include <resize_uninitialized.h>

List of all members.

Static Public Member Functions

static void Resize (string_type *s, size_t new_size)

Detailed Description

template<typename string_type>
struct absl::strings_internal::ResizeUninitializedTraits< string_type, absl::void_t< decltype(std::declval< string_type & >().__resize_default_init(237))> >

Definition at line 41 of file resize_uninitialized.h.


Member Function Documentation

template<typename string_type >
static void absl::strings_internal::ResizeUninitializedTraits< string_type, absl::void_t< decltype(std::declval< string_type & >().__resize_default_init(237))> >::Resize ( string_type *  s,
size_t  new_size 
) [inline, static]

Definition at line 45 of file resize_uninitialized.h.


The documentation for this struct was generated from the following file:


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:42:17