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

Implement RTTR reflection for basic types #292

Open
5 of 9 tasks
MrLever opened this issue Jun 26, 2020 · 0 comments
Open
5 of 9 tasks

Implement RTTR reflection for basic types #292

MrLever opened this issue Jun 26, 2020 · 0 comments

Comments

@MrLever
Copy link
Owner

MrLever commented Jun 26, 2020

  • Specify RTTR Implementations for all primitive types

    • int
    • char
    • bool
    • float
    • double
    • void
    • double wide char
  • Specify Implementations for common C++ library types

@MrLever MrLever added this to the Type Reflection milestone Jun 26, 2020
@MrLever MrLever self-assigned this Jun 26, 2020
@MrLever MrLever added this to To do in Sprint 27 (Apollo) via automation Jun 26, 2020
@MrLever MrLever moved this from To do to In progress in Sprint 27 (Apollo) Jun 27, 2020
@MrLever MrLever changed the title Implement RTTR reflection for all built in types Implement RTTR reflection for basic types Jun 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Sprint 27 (Apollo)
  
In progress
Development

No branches or pull requests

1 participant