tvl-depot/absl/types
Girts c1cecb25a9 Implement Span::first and Span::last from C++20 (#274)
This implements `first` and `last` methods on `Span` that mimics
ones in `std::span`.
2019-03-08 15:05:39 -05:00
..
internal Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
any.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
any_exception_safety_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
any_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
bad_any_cast.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
bad_any_cast.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
bad_optional_access.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
bad_optional_access.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
bad_variant_access.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
bad_variant_access.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
BUILD.bazel Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
CMakeLists.txt Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
optional.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
optional.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
optional_exception_safety_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
optional_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
span.h Implement Span::first and Span::last from C++20 (#274) 2019-03-08 15:05:39 -05:00
span_test.cc Implement Span::first and Span::last from C++20 (#274) 2019-03-08 15:05:39 -05:00
variant.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
variant_benchmark.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
variant_exception_safety_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
variant_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00