Hi every one
I'm new to this and have some questions
1. when printing the tag for application it comes out 0x60 not 0x40 as stated in the document is that correct?
2.when I use the dom encoder with multi level tree it sets this weird tag of 0x86 where length is spouse to be, I do understand it could indicate that it's using indefinite scheme but just wondering what it means?
and why is not present all the way through the encoded message?
3.I had to remove the c++03 from the compiling options since my compiler is old and cannot compile the library with it, is there going to be problem if I do this?