Ray
Ray
I add two metadata with a conflict key under the same property ``` registration::property("value", &g_value)( metadata(ASN1_ATTRIBUTE_TAG, ASN1IntegerAttr {.name = "Data" }), metadata(ASN1_ATTRIBUTE_TAG, ASN1BooleanAttr {.name = "Flag"}) ); ``` When running...
hi, Sir I am creating a generic binary serializer, and got block on how to insert class instancec into a sequential view. here is the example code: ``` #include #include...
Thanks a lot for the django-xml, it is pretty nice to work for XML files. and I have 2 questions when keep me in trouble for several weeks, could you...
I am interesting to this API set, however , there is no too much documents refer to the fuctions/class/methods could you add more demo code to show how to use...