Records

Functions

  • std::false_type Or (std::initializer_list<std::false_type> )
  • std::true_type Or (std::initializer_list<bool> )
  • template <typename T>
    bool ShouldUseBase ()

    Defined at line 75 of file ../../third_party/abseil-cpp/absl/container/internal/compressed_tuple.h

  • template <typename... Ts>
    bool ShouldAnyUseBase ()

    MSVC requires this to be done separately rather than within the declaration

    of CompressedTuple below.

    Defined at line 148 of file ../../third_party/abseil-cpp/absl/container/internal/compressed_tuple.h