Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 298 Bytes

generate_type_registration.md

File metadata and controls

5 lines (3 loc) · 298 Bytes

This Python script will generate C++ files containing functions to register a set of specified types.

The script will generate a separate cpp file for each type, as well as a add_type_registrator.cpp file and a corresponding header.