vosel
|
4eb958f9b0
|
Fixed function signature in the code snippet
Since the 'toString' is a template function specialization, it should
have a 'template<>' statement in it's declaration.
|
2016-10-24 15:08:28 +06:00 |
|
Phil Nash
|
a49f088032
|
exception translators considered even for types deriving from std::exception, now
- also added docs for exception translators
- updated approvals
|
2015-11-18 08:39:21 +00:00 |
|
Phil Nash
|
605d870384
|
Updated toString docs with StringMaker
|
2015-05-20 18:12:40 +01:00 |
|
Phil Nash
|
30888f59bf
|
removed spurious }
|
2014-12-12 08:33:10 +00:00 |
|
Phil Nash
|
82754c1766
|
tweaked formatting
|
2014-12-12 08:29:21 +00:00 |
|
Phil Nash
|
27ce70c96b
|
Added documentation for toString
|
2014-12-09 18:54:35 +00:00 |
|