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

spelling mistake: field -> filed #87

Closed
weiyi-boynextdoor opened this issue Apr 8, 2022 · 2 comments
Closed

spelling mistake: field -> filed #87

weiyi-boynextdoor opened this issue Apr 8, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@weiyi-boynextdoor
Copy link

typedef std::tuple<setFuncion, getFuncion, getNameFuncion, getNameFuncion, getNameFuncion, getBoolFunc>
filed_function_tuple;
typedef std::tuple<getBaseClassReflectionInstanceListFunc, constructorWithPJson, writePJsonByName>
class_function_tuple;
typedef std::tuple<setArrayFunc, getArrayFunc, getSizeFunc, getNameFuncion, getNameFuncion> array_function_tuple;

@weiyi-boynextdoor weiyi-boynextdoor added the bug Something isn't working label Apr 8, 2022
@hyv1001
Copy link
Collaborator

hyv1001 commented Apr 8, 2022

It's a known issue, will be fixed soon

@hyv1001
Copy link
Collaborator

hyv1001 commented May 17, 2022

Fixed by #183

@hyv1001 hyv1001 closed this as completed May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants