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

Replace with std::string_view for C++17 #221

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Jan 26, 2019

  1. compiles

    gabyx committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    063ae7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ea87e0 View commit details
    Browse the repository at this point in the history
  3. Corrections.

    gabyx committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    95343b3 View commit details
    Browse the repository at this point in the history
  4. Corrections.

    gabyx committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    c903bd9 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2019

  1. Proper Macros.

    gabyx committed Jan 27, 2019
    Configuration menu
    Copy the full SHA
    d9da9c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    698ed02 View commit details
    Browse the repository at this point in the history
  3. Macro for GCC too...

    gabyx committed Jan 27, 2019
    Configuration menu
    Copy the full SHA
    d5e15bc View commit details
    Browse the repository at this point in the history
  4. Make USE_LATEST_STD cmake option.-

    Determine minimum cxx standard for library.
    gabyx committed Jan 27, 2019
    Configuration menu
    Copy the full SHA
    d4f31cd View commit details
    Browse the repository at this point in the history