Passing enum to a structThank you so much for this!!!
Passing enum to a structWrite your question here. [code] enum class Operation { Add, Subtract, ...