Cleanup on Action class

This commit is contained in:
Felipe Zimmerle
2019-03-15 01:56:40 -03:00
parent 73dfd3aa5f
commit 8191b7efc8
115 changed files with 786 additions and 793 deletions

View File

@@ -89,6 +89,12 @@
typedef struct ModSecurity_t modsecurity;
#else
namespace modsecurity {
/**
* Further that will be changed to be a stack-based string,
* for the benefit of performance.
*/
using ModSecString = std::string;
/**
*
* The Phases enumerator consists in mapping the different stages of a