Classes | Namespaces | Variables
fixed_array.h File Reference
#include <algorithm>
#include <array>
#include <cassert>
#include <cstddef>
#include <initializer_list>
#include <iterator>
#include <limits>
#include <memory>
#include <new>
#include <type_traits>
#include "absl/algorithm/algorithm.h"
#include "absl/base/dynamic_annotations.h"
#include "absl/base/internal/throw_delegate.h"
#include "absl/base/macros.h"
#include "absl/base/optimization.h"
#include "absl/base/port.h"
#include "absl/container/internal/compressed_tuple.h"
#include "absl/memory/memory.h"
Include dependency graph for fixed_array.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  absl::FixedArray< T, N, A >::EmptyInlinedStorage
class  absl::FixedArray< T, N, A >
struct  absl::FixedArray< T, N, A >::NonEmptyInlinedStorage
class  absl::FixedArray< T, N, A >::Storage
struct  absl::FixedArray< T, N, A >::StorageElementWrapper< OuterT, InnerT, InnerN >

Namespaces

namespace  absl

Variables

static constexpr auto absl::kFixedArrayUseDefault = static_cast<size_t>(-1)


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