Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

defect macro for C++17 feature std::invoke() #98

Merged
merged 4 commits into from
Oct 20, 2016
Merged

defect macro for C++17 feature std::invoke() #98

merged 4 commits into from
Oct 20, 2016

Commits on Oct 14, 2016

  1. defect macro for C++17 feature std::invoke()

    Oliver Kowalke committed Oct 14, 2016
    Configuration menu
    Copy the full SHA
    b0b52d6 View commit details
    Browse the repository at this point in the history
  2. Update macro_reference.qbk

    olk committed Oct 14, 2016
    Configuration menu
    Copy the full SHA
    9b97c79 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2016

  1. Configuration menu
    Copy the full SHA
    350cfd5 View commit details
    Browse the repository at this point in the history
  2. use of <experimental/memory_resource> for clang detection

    use <experimental/memory_resource> instead of <experimental/filesystem> to check for libstdc++ 6.1
    olk committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    b20d7a8 View commit details
    Browse the repository at this point in the history