Skip to content

Conversation

@NathanSWard
Copy link

I saw that under the hash specialization of tl::optional, there was a TODO for a SFINAE guard. The guard I implemented is based off of libc++'s but unlike their implementation, mine works for C++11.

@TartanLlama
Copy link
Owner

I think basing it off of libc++'s implementation is a licensing issue, as this library is CC0 licensed and libc++ is under MIT, so I'd need to include the MIT license for the hash implementation and fewer projects would be able to use this library. IANAL though.

@DavidBurkett
Copy link

I don't think this classifies as a "substantial portion" of the original software, so you should be good to go.

https://opensource.org/licenses/MIT

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.

3 participants