
18 Aug
2011
18 Aug
'11
12:07 p.m.
On Aug 16, 2011, at 7:43 PM, Vicente J. Botet Escriba wrote:
So, as I see it, conversions can only be defined in two situations:
- When writing non-library code (i.e. code that will not be combined with other code over which the author has no control). Yes, here there is no problem as the author/organization can manage with which code is included in the executable.
Conversions could be used by header-only libraries, they just couldn't be defined by them. So it fulfills the generic goal but it requires that the user maintain a configuration header or some such gook.