summaryrefslogtreecommitdiff
path: root/tests/test_member_method_trait.cc
Commit message (Expand)AuthorAgeFilesLines
* Reformat to suit clang-format-12Kjell Ahlstedt2021-12-261-2/+2
* Revert "test_rvalue_ref: Small fixes"Kjell Ahlstedt2021-06-021-2/+2
* test_rvalue_ref: Small fixesKjell Ahlstedt2021-06-021-2/+2
* Update copyright years.Murray Cumming2016-04-201-1/+1
* Add .clang-format file and reformat tests and examples.Murray Cumming2016-03-301-32/+39
* test_member_method_trait: Implement the methods.Murray Cumming2016-03-181-8/+16
* Put member_method*<> in sigc::internal namespace.Murray Cumming2016-03-081-11/+11
* Added member_method_result<>::type type trait.Murray Cumming2016-03-071-0/+16
* Add member_method_class<>::type type trait.Murray Cumming2016-03-071-2/+23
* Add member_method_is_const<> and member_method_is_volatile.Murray Cumming2016-03-071-0/+49