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

Bridge gaps where managed property types do not mirror the std library #164

Open
leemaguire opened this issue Feb 15, 2024 · 0 comments
Open
Assignees

Comments

@leemaguire
Copy link
Contributor

leemaguire commented Feb 15, 2024

Using the managed property types should feel like you are using a std library type. E.g managed<std::string> should have the same API to the std library std::string. We need to evaluate each managed property type and bridge gaps where we can.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant