Abtin Keshavarzian
4b918f85f0
[string] adding ot::String<size> class ( #2764 )
...
This commit adds a new template class `ot::String<size>` which
implements a fixed-length character string. This class is then used as
return value of `ToString()` methods from different classes. This
simplifies the `ToString()` implementation and its use. This commit
also adds a unit test for `String`.
2018-06-11 09:10:52 -07:00
..
2017-03-20 17:11:04 -07:00
2018-06-11 09:10:52 -07:00
2018-06-11 09:10:52 -07:00
2018-06-07 11:08:37 -07:00
2017-07-26 12:14:44 -07:00
2018-06-07 11:08:37 -07:00
2017-07-26 12:14:44 -07:00
2018-06-07 11:08:37 -07:00
2017-10-13 09:18:37 -07:00
2018-06-07 11:08:37 -07:00
2017-10-13 09:18:37 -07:00
2018-02-14 17:04:07 +00:00
2016-10-29 22:22:17 -07:00
2018-06-11 09:10:52 -07:00
2018-06-11 09:10:52 -07:00
2018-06-07 11:08:37 -07:00
2018-06-07 11:08:37 -07:00
2018-06-07 11:08:37 -07:00
2018-06-07 11:08:37 -07:00
2016-11-06 22:31:54 -08:00
2018-01-08 21:22:25 +00:00
2017-08-24 10:28:01 -07:00
2017-03-21 08:44:35 -07:00
2017-06-30 11:48:26 -07:00
2016-10-03 10:51:05 -07:00
2017-06-30 11:48:26 -07:00
2016-10-04 08:40:49 -07:00
2017-06-30 11:48:26 -07:00
2016-10-04 08:40:49 -07:00
2017-08-24 10:28:01 -07:00
2016-11-04 09:28:17 -07:00
2017-08-24 10:28:01 -07:00
2017-02-27 09:28:43 -08:00
2017-06-30 11:48:26 -07:00
2017-02-03 11:11:37 -08:00
2017-08-24 10:28:01 -07:00
2016-11-29 12:10:34 -08:00
2016-11-29 12:10:34 -08:00
2017-04-27 22:29:05 -07:00
2016-12-07 14:57:32 -08:00
2017-04-27 22:29:05 -07:00
2016-12-05 16:35:56 -08:00
2018-06-07 11:08:37 -07:00
2018-02-09 16:55:54 +00:00