Looks up and returns a constructor with a parameter list that exactly matches the given array of types.
Looks up and returns a constructor with a parameter list that exactly matches the given array of types.
Ditto, but accepts types given by variadic template arguments.
Returns an array of all constructors defined by this type. This does not include the default constructor.