commit | e4c649c9fca659fda908b0d4608feedd434b5656 | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Thu Nov 20 10:47:55 2014 -0800 |
committer | Dan Albert <danalbert@google.com> | Thu Nov 20 10:47:55 2014 -0800 |
tree | 976fd5c97560c95dbe4ab9128116bc3637190888 | |
parent | 606bb5f2e5f2913d5cb30ed87dd18da23dda1705 [diff] |
Add a pre-C++11 constexpr compatibility macro. Needed for cases where something should be constexpr if possible, but not being constexpr is fine if in pre-C++11 code (such as a const static float member variable). Bug: 18466763 Change-Id: I635d062575ba2fbc4cbe3a89f730128c404d95e1