You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Klaus Ma (JIRA)" <ji...@apache.org> on 2016/04/20 07:49:25 UTC

[jira] [Commented] (MESOS-5234) Add helper function to simplify tokenize handling

    [ 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)