jncornett / googletest

Automatically exported from code.google.com/p/googletest
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Need to document GTEST_HAS_* macros #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We need to document the usage of GTEST_HAS_* macros, as they are in the
public API.

Original issue reported on code.google.com by shiq...@gmail.com on 18 Sep 2008 at 4:25

GoogleCodeExporter commented 9 years ago
They aren't used often.  It's fine to leave the documentation in gtest-port.h.

Original comment by w...@google.com on 8 Sep 2010 at 6:05