Skip to content

Conversation

Boddlnagg
Copy link
Collaborator

@Boddlnagg Boddlnagg commented Oct 31, 2017

Using the wstr crate for UTF16 literals, we can now provide a macro that enables HString literals without any heap allocation.

Fixes #30

@Boddlnagg
Copy link
Collaborator Author

We could also wait for more powerful const fn and implement it that way ... but using the wstr crate works on stable already ...

We could also use a null-terminating variant of wstr! internally in DEFINE_CLSID
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.

1 participant