+1 for: std::string toString() const noexcept;
On Fri, Sep 15, 2017 at 10:52 AM Jacob Barrett <jbarr...@pivotal.io> wrote: > On Fri, Sep 15, 2017 at 10:50 AM Ernest Burghardt <eburgha...@pivotal.io> > wrote: > >> Not convinced or grok'g doing both... what is the benefit of adding the >> std::to_string()'s? >> > > Convenience only, but as David pointed out it is not allowed. > > -Jake >