+1 for: std::string toString() const noexcept;
On Fri, Sep 15, 2017 at 10:52 AM Jacob Barrett <[email protected]> wrote: > On Fri, Sep 15, 2017 at 10:50 AM Ernest Burghardt <[email protected]> > 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 >
