Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement LWG issue 2219 - support reference_wrapper in INVOKE | Eric Fiselier | 2016-04-18 | 1 | -0/+42 |
* | Fix typo I just introduced. | Marshall Clow | 2015-11-10 | 1 | -1/+1 |
* | Explicitly #include <utility> so that we get std::move. Thanks to Walter for ... | Marshall Clow | 2015-11-10 | 1 | -0/+1 |
* | Remove non-ascii characters | Eric Fiselier | 2015-07-14 | 1 | -5/+5 |
* | Implement n4169 - Add invoke function template | Eric Fiselier | 2015-07-14 | 1 | -0/+268 |