https://codereview.appspot.com/579240043/diff/577360043/flower/include/file-name.hh
File flower/include/file-name.hh (right):

https://codereview.appspot.com/579240043/diff/577360043/flower/include/file-name.hh#newcode47
flower/include/file-name.hh:47: std::string root_;
On 2020/01/23 11:33:11, lemzwerg wrote:
> This is very ugly.  What about using the `std` namespace within a
group instead?

Why is this ugly? std::string is really the name of the class. See this
SO thread on my "using namespace" is considered back practice:
https://stackoverflow.com/q/1452721/10606944

https://codereview.appspot.com/579240043/

Reply via email to