Document the api via whatever is your favorite documentation system. I
typically use the GTK+ or QT documentation as something to compare against when
choosing which library to utilize. If it is not documented or poorly
documented, it makes it much more difficult for the end user to use it, which
will lead to poor acceptance, or lots of users bugging the developer for
assistance and or clarification.
More practical concrete examples are strongly encouraged like your "monster"
yamland >> operator overload technique which is fantastic)
What version of the product are you using? On what operating system?
yaml-cpp-0.3.0
Please provide any additional information below.
I'm having difficulty trying to figure out how to parse a multidimensional
array (nested sequences). API docs and more thorough examples would probably
help.
Original issue reported on code.google.com by
dandruc...@gmail.comon 13 Mar 2012 at 3:02