Public Attributes | List of all members
absl::strings_internal::AlphaNumBuffer< max_size > Struct Template Reference

#include <str_cat.h>

Public Attributes

std::array< char, max_size > data
 
size_t size
 

Detailed Description

template<size_t max_size>
struct absl::strings_internal::AlphaNumBuffer< max_size >

Definition at line 72 of file str_cat.h.

Member Data Documentation

template<size_t max_size>
std::array<char, max_size> absl::strings_internal::AlphaNumBuffer< max_size >::data

Definition at line 73 of file str_cat.h.

template<size_t max_size>
size_t absl::strings_internal::AlphaNumBuffer< max_size >::size

Definition at line 74 of file str_cat.h.


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


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