-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
Dev Tools 2019-04-22
Allows HostAndPort to be formatted with libfmt, without a toString, etc.
e.g.:
s = "couldn't connect to host {}: {}"_format(host, errorMessage);