12 Sep
2020
12 Sep
'20
7:18 p.m.
Ok, this version works with C++11, but the call is slightly different:
using sig_foo = boost::signature_of
Gero Peterhoff wrore:
Hi Peter, i implemented signature_of similar to the function_traits. This is more flexible, but requires C++20.
There's no need for C++20 here, 11 is enough. See also https://github.com/boostorg/type_traits/issues/147 that I just opened for other reasons.
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost