Skip to content

Conversation

dtolnay
Copy link
Owner

@dtolnay dtolnay commented May 12, 2020

As described in #80 (comment). Currently unused, but will be needed when integrating std::optional or std::string_view support.

# Cargo.toml

[dependencies]
cxx = { version = "0.3", features = ["c++17"] }

Currently unused, but will be needed when integrating std::optional or
std::string_view support.

    [dependencies]
    cxx = { version = "0.3", features = ["c++17"] }
Copy link
Owner Author

@dtolnay dtolnay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dtolnay dtolnay merged commit 4ab952d into master May 12, 2020
@dtolnay dtolnay deleted the stdflag branch May 12, 2020 03:43
@philipcraig
Copy link
Contributor

philipcraig commented May 12, 2020

FYI @philipcraig

awesome, thanks. Will need enhancement for MSVC when std::optional lands

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants