[Doxygen-develop] doxygen and standard C++ library
Brought to you by:
dimitri
From: johnk <jk...@ar...> - 2015-04-06 14:58:16
|
Dimitri, as I work on some enhancements for Doxygen, is there any reason I shouldn't use std as opposed to "qtools"? The first enhancement I did, some additional capabilities for markdown tables (column and row spans), I used std. The PlantUML enhancements I'm working on would really benefit from std, but I wanted to be sure there wasn't a reason not to implement things that way. |