|
|
|
|
|
by cordenr
549 days ago
|
|
In C++ they're alternative tokens and should be keywords, so maybe googletest is providing them as macros as workaround for a compile that didn't support this? In other words, maybe a computer flag would allow you to disable them being defined? Although this could result in other issues... |
|