Skip to content

WLogEntry to allow ADL to find to_string#140

Merged
emweb merged 1 commit intoemweb:masterfrom
ORDIS-Co-Ltd:logger_adl_to_string
Oct 29, 2019
Merged

WLogEntry to allow ADL to find to_string#140
emweb merged 1 commit intoemweb:masterfrom
ORDIS-Co-Ltd:logger_adl_to_string

Conversation

@zachstruck-ordis
Copy link
Copy Markdown
Contributor

This allows a user-defined type to be more easily used with the WLogEntry input stream. A user-defined type just needs to define its own "to_string" in its namespace scope, and then it can be use with WLogEntry via argument-dependent lookup.

This allows a user-defined type to be more easily used with the WLogEntry input stream. A user-defined type just needs to define its own "to_string" in its namespace scope, and then it can be use with WLogEntry via argument-dependent lookup.
@emweb emweb merged commit dfa61b5 into emweb:master Oct 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants