Bossman602 - Add New C++ Struct Option to Tools Menu

This plugin provides a "New C++ Struct" option under the New C++ Class option in the Tools menu. It allows creating a C++ Struct that is similar to creating a C++ class without having to delete the .cpp file as well as provides boilerplate C++ Struct template to simplify your workflow when creating structs.