TrinityCore
Regex.h File Reference
#include <boost/regex.hpp>
+ Include dependency graph for Regex.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Trinity
 

Macros

#define TC_REGEX_NAMESPACE   boost
 

Typedefs

using Trinity::regex = TC_REGEX_NAMESPACE ::regex
 
using Trinity::wregex = TC_REGEX_NAMESPACE ::wregex
 

Macro Definition Documentation

◆ TC_REGEX_NAMESPACE

#define TC_REGEX_NAMESPACE   boost

Definition at line 24 of file Regex.h.