Closed GoogleCodeExporter closed 9 years ago
This task also includes the creation of a constructor that receives a f64_q
type separately.
Original comment by Lince3D@gmail.com
on 14 Nov 2014 at 3:30
Instead of adding new constructors, which may add also a lot of complexity to
the construction of a string, it could be better to add overloads to Append and
operator+ methods, which would use internally the existing ToString methods.
The point is to make value concatenation easier when printing a trace, for
example.
Original comment by Lince3D@gmail.com
on 11 Jan 2015 at 9:17
Original comment by Lince3D@gmail.com
on 2 Feb 2015 at 4:08
Original comment by Lince3D@gmail.com
on 9 Feb 2015 at 4:46
Original comment by Lince3D@gmail.com
on 10 Feb 2015 at 1:45
Original issue reported on code.google.com by
Lince3D@gmail.com
on 14 Nov 2014 at 12:28