You must log in or register to comment.
I like how much traction reflection is already getting even if it’s only available in a single clang fork.
I’ve been trying to figure out if I can build an actually sane bitfield type with reflection, but so far it seems like I’d need something like metaclasses on top to get what I wanted without it being a syntactic mess. Though I still have some ideas…