summaryrefslogtreecommitdiff
path: root/tests/headers/bitfield-method-same-name.hpp
AgeCommit message (Collapse)Author
2022-10-04split the repo into a workspaceChristian Poveda
remove `clap` dependency :tada: update the book installation instructions
2017-03-16Resolve namespace clashes between methods and generated bitfield accessorsNick Fitzgerald
This commit makes bitfields' accessor codegen detect conflicting method names and generate alternative, non-conflicting names instead.