Script for separating implementation from headers in a .h file

前端 未结 3 611
南旧
南旧 2020-12-17 00:38

Sometimes, when working with small classes, it\'s a pain in the ass to separate the implementation in a .cpp file, so I put all the code in the header file (kids, don\'t do

3条回答
提交回复
热议问题