Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Visual Assist Xを使用して、クラスが.hファイルで.h + .cppに完全に書き込まれている場合、クラスをリファクタリングできますか?(つまり、すべての関数を.hファイルに書き込むことを意味します)
VA機能の実装をソースファイルに移動すると、メソッドをクラスヘッダーからクラスソースファイルに移動するのに役立ちます。