Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Use vendored version of <experimental/optional> #13049

Merged
merged 5 commits into from
Jan 21, 2019
Merged

Use vendored version of <experimental/optional> #13049

merged 5 commits into from
Jan 21, 2019

Commits on Jan 21, 2019

  1. [build] use optional polyfill on Android, and upgrade to NDK r19

    <experimental/optional> is not available anymore in newer STL versions, e.g. according to libc++'s TS deprecation policy: https://libcxx.llvm.org/TS_deprecation.html
    kkaefer committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    3f784d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef0885d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db03f01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4c6d7a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe32058 View commit details
    Browse the repository at this point in the history