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

Add extern "C" to headers when being compiled in c++. #184

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Icantjuddle
Copy link

I've been using fzy as a library to do some fuzzy finding in a program I've been working on, this (and a few other small tweaks I'd like to make with your permission) would make it much easier to use in a larger project.

If you're ok with this I'd also like to add:

  1. non-global namespacing when being used in c++ (i.e. add open/close namespace tags)
  2. Some documentation to the headers.

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.

None yet

1 participant