summaryrefslogtreecommitdiff
path: root/test/std/utilities/meta/meta.unary/meta.unary.cat/member_function_pointer.pass.cpp
AgeCommit message (Expand)Author
2019-02-04Support tests in freestandingJF Bastien
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-05-07Fix two test failures caused by Windows mangling of function types.Eric Fiselier
2017-02-13Add tests for noexcept functionsEric Fiselier
2016-07-12Add more tests for LWG#2582. No code changes needed, just tests.Marshall Clow
2016-02-25Added tests to make sure that the categorization traits work on incomplete typesMarshall Clow
2015-06-13Refactor is_member_function_pointer to use is_function and not __member_funct...Eric Fiselier
2014-12-20Move test into test/std subdirectory.Eric Fiselier