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

[cpp-ue4] Fix generated code not compiling when using unique array items #17684

Merged
merged 4 commits into from
Jan 27, 2024

Commits on Jan 23, 2024

  1. Add CollectionToUrlString for TSet

    Added a template for converting collection to url string parameters for associative container
    roseatromero committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    bcd02ce View commit details
    Browse the repository at this point in the history
  2. Add generated samples

    roseatromero committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    83de3c8 View commit details
    Browse the repository at this point in the history
  3. Add TSet template

    roseatromero committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    1dd6ab2 View commit details
    Browse the repository at this point in the history
  4. Fix iterator

    roseatromero committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    9cc63b2 View commit details
    Browse the repository at this point in the history