Mark Simulacrum c75ccd7b4e Rollup merge of #41612 - mandeep:add-ops-generics, r=GuillaumeGomez,frewsxcv
Added generic example of std::ops::Add in doc comments

We discussed on IRC how the std::ops examples were potentially missing examples using generics. This PR adds an example to std::ops::Add that shows the use of a generic type T. I'm not sure this is ready for merge as I think the two examples now make the documentation a bit verbose, but I think it's a good starting point. I'd love to hear others thoughts on this. This is in relation to the last item in issue #29365.
2017-05-13 20:55:08 -06:00
..
2017-04-03 20:49:39 +02:00
2017-05-02 06:35:36 +02:00
2017-02-03 13:25:46 -08:00
2017-04-29 12:11:14 -07:00
2017-04-18 23:33:38 +01:00
2017-04-29 12:11:14 -07:00
2017-03-20 10:10:16 -04:00
2017-03-28 11:38:55 -06:00