This commit is contained in:
Jérôme Leclercq
2017-11-21 12:26:45 +01:00
55 changed files with 1323 additions and 275 deletions

View File

@@ -29,7 +29,7 @@ namespace Nz
/*!
* \brief Constructs a Flags object using an Enum value
*
* \param value enumVal
* \param enumVal enumVal
*
* Setup a Flags object with only one flag active (corresponding to the enum value passed as argument).
*/