You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/01/28 16:53:42 UTC

[GitHub] merlimat opened a new pull request #3460: Replaced boost::lexical_cast with std::to_string

merlimat opened a new pull request #3460: Replaced boost::lexical_cast with std::to_string
URL: https://github.com/apache/pulsar/pull/3460
 
 
   ### Motivation
   
   Use C++11 `std::to_string` and `std::stoi` instead of `boost::lexical_cast`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services