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

[struct_pb][fix and feat]1. fix当成员是std::variant类型时.get_fields_name 会有重复字段名bug;2.添加get_field_any接口,具体类型转换延迟到用户端代码 #698

Merged
merged 4 commits into from
Jun 25, 2024

Commits on Jun 23, 2024

  1. 1. fix当成员是std::variant类型时.get_fields_name 会有重复字段名bug

    2. 添加get_field_any接口,具体类型转换延迟到用户端代码
    171930433 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    33155f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    642d047 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dd52b9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'gsk/add_get_field_any' of github.com:171930433/yalantin…

    …glibs into gsk/add_get_field_any
    171930433 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    b846d81 View commit details
    Browse the repository at this point in the history