[ 
https://issues.apache.org/jira/browse/MESOS-5234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15249309#comment-15249309
 ] 

Klaus Ma commented on MESOS-5234:
---------------------------------

RR: https://reviews.apache.org/r/46425/

> Add helper function to simplify tokenize handling
> -------------------------------------------------
>
>                 Key: MESOS-5234
>                 URL: https://issues.apache.org/jira/browse/MESOS-5234
>             Project: Mesos
>          Issue Type: Bug
>          Components: stout
>            Reporter: Klaus Ma
>            Assignee: Klaus Ma
>            Priority: Minor
>
> Based on [~jvanremoortere]'s suggestion on patch of MESOS-4627, it's better 
> to add a helper function 
> {code}
> foreachtoken(temp, ",\n", [](const string& token) { ... });
> {code}
>  to simplify {{tokenize()}} handling.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to