Skip to content

Is there any method to check if an object has member? #13

Closed Answered by yosh-matsuda
tuongbuimtt asked this question in Q&A
Discussion options

You must be logged in to vote

@tuongbuimtt Check the key of each member using the object iterator or use the contains and find methods added in v0.4.0. These behave like STL.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tuongbuimtt
Comment options

Answer selected by yosh-matsuda
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #12 on March 01, 2024 16:13.