Commits
- 6ea1723: Prefer formatting strong numbers as unsigned int when possible (Chris Robinson)
- e78dcbb: Use strong numbers for BsincState (Chris Robinson)
- c73f461: Use standard parameter names (Chris Robinson)
- 4db8716: Allow implicit construction from weak numbers (Chris Robinson)
- a619947: Remove an unneeded difference_type operation (Chris Robinson)
- 1e7eae4: Limit filter reference frequency to 0.49 (Chris Robinson)
- f06e70f: Avoid an unnecessary cast (Chris Robinson)
- f120be6: Avoid 'using' for operator= (Chris Robinson)
- 6621b93: Rename a template parameter for clarity (Chris Robinson)
- 222a90b: Try to improve handling constants with strong numbers (Chris Robinson)
- 30339ef: Rename can_narrow to might_narrow for clarity (Chris Robinson)