Go to the documentation of this file.
34 #ifndef BLOCXX_REGEX_HPP_INCLUDE_GUARD_HPP_
35 #define BLOCXX_REGEX_HPP_INCLUDE_GUARD_HPP_
39 #ifdef BLOCXX_HAVE_REGEX
41 namespace BLOCXX_NAMESPACE
47 typedef PosixRegEx RegEx;
51 #endif // BLOCXX_HAVE_REGEX
52 #endif // BLOCXX_REGEX_HPP_INCLUDE_GUARD_HPP_