mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-05-22 07:01:23 +08:00
Update release
This commit is contained in:
@@ -3422,18 +3422,6 @@ Data Structures for Backtracking
|
||||
};
|
||||
}
|
||||
|
||||
template<>
|
||||
struct POD<regex_internal::StateSaver>
|
||||
{
|
||||
static const bool Result = true;
|
||||
};
|
||||
|
||||
template<>
|
||||
struct POD<regex_internal::ExtensionSaver>
|
||||
{
|
||||
static const bool Result = true;
|
||||
};
|
||||
|
||||
namespace regex_internal
|
||||
{
|
||||
using namespace collections;
|
||||
|
||||
Reference in New Issue
Block a user