mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
Added some more modification documentation
This commit is contained in:
parent
baba35c998
commit
8e8e63011f
@ -19,7 +19,8 @@
|
|||||||
*
|
*
|
||||||
* - Removed using namespace std from header
|
* - Removed using namespace std from header
|
||||||
* - Changed Parameter container type from std::set to std::list to presume order
|
* - Changed Parameter container type from std::set to std::list to presume order
|
||||||
*
|
* - Changed arguments of Parameters to be a seperated arguments on the command line
|
||||||
|
* - Make the choice of receiving arguments or not in subclasses of CommonParameter
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <list>
|
#include <list>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user