Creator_3<Arg1, Arg2, Arg3, Result>::argument1_type
|
|
type of first argument.
|
|
Creator_3<Arg1, Arg2, Arg3, Result>::argument2_type
|
|
type of second argument.
|
|
Creator_3<Arg1, Arg2, Arg3, Result>::argument3_type
|
|
type of third argument.
|
|
Creator_3<Arg1, Arg2, Arg3, Result>::result_type
|
|
type of object to create.
|