commit | ff1290c064b047f68e18812c3455f7098eeda93b | [log] [tgz] |
---|---|---|
author | Paul Wankadia <[email protected]> | Thu Sep 08 17:57:52 2016 +1000 |
committer | Paul Wankadia <[email protected]> | Thu Sep 08 08:00:30 2016 +0000 |
tree | c9ee5fab1ca2c7e7b4f73bbb5da81358e930d69e | |
parent | 2a160df458b65ab93ea3822d310a7636c1647cec [diff] |
Comment out use of noexcept and ref-qualification. MSVC 2013 does not support them and we don't need them, but they can be restored someday. Fixes #112. Change-Id: Ie7b46535419f6e05e864d1bf0f108c967af40f5e Reviewed-on: https://code-review.googlesource.com/7491 Reviewed-by: Paul Wankadia <[email protected]>