Open
Description
C-CONV and C-CONV-TRAITS do not mention each other as possibilities, while both are very closely related (in providing conversions), and as an API designer you might want to choose between them or implement multiple.
Furthermore, C-CONV-TRAITS is exceptionally unclear:
The following conversion traits should be implemented where it makes sense:
If it made sense when to implement these to the reader they wouldn't be reading the guideline in the first place. There should be a clear description of when to implement these traits.