Closed WaDelma closed 7 years ago
It is possible to make intrusive_adaptor to accept pointy brackets instead of square brackets by incrementally munching token trees (I have done this in this macro and in this monstrosity of a macro that has now been replaced by custom derive based implementation).
intrusive_adaptor
I'll give it a try once my work ends :P
It is possible to make
intrusive_adaptor
to accept pointy brackets instead of square brackets by incrementally munching token trees (I have done this in this macro and in this monstrosity of a macro that has now been replaced by custom derive based implementation).I'll give it a try once my work ends :P