简体   繁体   中英

Is there a program that reorganizes .cc method definitions to be ordered according to .h declarations?

是否有程序可以根据.h声明重新组织.cc方法定义?

The closest thing that I'm aware of is Lazy C++ . It'll generate .h and .cc files from a single .lzz file.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM