Classes | Namespaces | Functions
resize_uninitialized.h File Reference
#include <string>
#include <type_traits>
#include <utility>
#include "absl/base/port.h"
#include "absl/meta/type_traits.h"
Include dependency graph for resize_uninitialized.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

namespace  absl
namespace  absl::strings_internal

Functions

template<typename string_type , typename = void>
void absl::strings_internal::STLStringResizeUninitialized (string_type *s, size_t new_size)
template<typename string_type >
constexpr bool absl::strings_internal::STLStringSupportsNontrashingResize (string_type *)


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