So I\'m building a Regex class, with a simple constructor:
regex.hpp
#ifndef __REGEX_H__ #define __REGEX_H__ #