How to react struct from yaml file in cpp code?

asked 2017-09-14 08:34:14 -0500

enthu gravatar image

Hello guys,

I want to parse list of structs so that I can read them in order and push_back to a vector of structs. Please suggest me how to go about it.

Thanks

edit retag flag offensive close merge delete