How to accept a class as a type in a c++ module

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By AidanHammond

How would I pass a class itself to a c++ module method and call its constructor?