Dustin Spicuzza
|
c7d480e8c3
|
Handle function pointer parameters where the return value is a reference
- Fixes #17
|
2021-11-26 00:11:36 -05:00 |
|
Dustin Spicuzza
|
5f57509568
|
Format with latest black
|
2021-11-25 22:51:08 -05:00 |
|
Spicuzza
|
420f293ead
|
Add test for inline + volatile function
- Fixes #18
|
2021-11-21 12:59:54 -05:00 |
|
Spicuzza
|
8591e3114f
|
Add test for mutable
- Fixes #19
|
2021-11-21 12:56:26 -05:00 |
|
Dustin Spicuzza
|
65e05bfb90
|
Add test for volatile field
- Fixes #16
|
2021-09-08 09:21:01 -04:00 |
|
Dustin Spicuzza
|
6435b47744
|
Support volatile keyword correctly
|
2021-08-16 16:07:13 -04:00 |
|
Dustin Spicuzza
|
3c51a30efe
|
Support using 'typename' qualifier before type names
- Fixes #7
|
2021-01-09 12:54:45 -05:00 |
|
Dustin Spicuzza
|
8c9f8fd8ba
|
Add support for C++17 trailing return types
|
2021-01-04 21:55:29 -05:00 |
|
Dustin Spicuzza
|
e361d4443a
|
Add additional template specialization tests
|
2020-12-31 00:40:42 -05:00 |
|
Dustin Spicuzza
|
80fb4982ba
|
Fix formatting
|
2020-12-31 00:25:08 -05:00 |
|
Dustin Spicuzza
|
a6977325b9
|
Fix doxygen tests
|
2020-12-31 00:24:45 -05:00 |
|
Dustin Spicuzza
|
d97ed6c99c
|
Fix template specialization unit tests
|
2020-12-30 03:22:29 -05:00 |
|
Dustin Spicuzza
|
ef5c22972b
|
Initial commit
|
2020-12-28 03:43:37 -05:00 |
|