Using parameter pack on nested classes to declare a tuple
I’m trying to declare a tuple which types are based on types that are declared inside classes.
I’m trying the following code :
I’m trying to declare a tuple which types are based on types that are declared inside classes.
I’m trying the following code :