reflaxe.CPP icon indicating copy to clipboard operation
reflaxe.CPP copied to clipboard

Have constructor list for more human like C++ code as well as more flexible immutable variables (Proper Implementation)

Open Just-Feeshy opened this issue 1 year ago • 0 comments

This is a much nicer and more refined version of the previous implementation. I also made custom metadata called @:cppcList, which handles constant and local variables in an initializer list when added to the constructor.

Just-Feeshy avatar Jun 23 '24 17:06 Just-Feeshy