Do we have an explanation of the minimal changes needed to convert the exemplar project into something that can be shipped, or is it basically just “figure it out”?
The current name integer_division is a bit verbose, and I’m unsure how to name the repo/project, namespace, etc. Do all of these need to be identical and consistent, or is it possible to abbreviate certain things like “idiv” or “intdiv”? From what I’m reading in the standard, all these need to be consistent and use the same <short_name> placeholder. Maybe beman.intdiv would be the way to go?
Sorry for the late reply – too much fun in Hawaii and beyond.
I’m afraid it’s sort of the later – we have open issues to better explain the process. The majority of the work should amount to readme, test, and header updates in my experience.
Yes, we’re aiming for consistency here. intdiv seems like a good compromise.