boostorg / boostorg/type_traits
Bug: function_traits doesn't work with non-default calling convention
Open
- Dominant language
- C++
- Stars
- 66
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
For example: (x86 compiler)
`using Arg = boost::function_traits::arg1_type;`
Sample:
https://godbolt.org/z/vPfz4Yjvh
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.