24 for(std::size_t i=0;i<str.size();i++)
friend RegEx operator&&(const RegEx &ex1, const RegEx &ex2)
friend RegEx operator||(const RegEx &ex1, const RegEx &ex2)
friend RegEx operator+(const RegEx &ex1, const RegEx &ex2)
friend RegEx operator!(const RegEx &ex)
std::vector< RegEx > m_params