function_traits for constructors?
16 Aug
2010
16 Aug
'10
2:57 p.m.
I would like to detect the arity and argument types of a class's constructor. Is this possible? The documentation for function_traits says: "function_traits is intended to introspect only C++ functions of the form R (), R( A1 ), R ( A1, ... etc. ) and not function pointers or class member functions."
5205
Age (days ago)
5205
Last active (days ago)
1 comments
2 participants
participants (2)
-
Kenny Riddile
-
Steven Watanabe