Instantiating the constructors of struct_generator and struct_generator_generator in separated translation units. Created a .ipp and a .cpp to separate the compilation of both classes. Moved the constructor definitions to the .ipp file.
3962f52