aboutsummaryrefslogtreecommitdiff
path: root/test/std/re/re.regex/re.regex.const/constants.pass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/std/re/re.regex/re.regex.const/constants.pass.cpp')
-rw-r--r--test/std/re/re.regex/re.regex.const/constants.pass.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/std/re/re.regex/re.regex.const/constants.pass.cpp b/test/std/re/re.regex/re.regex.const/constants.pass.cpp
index e699de819b0d..42bc526aed04 100644
--- a/test/std/re/re.regex/re.regex.const/constants.pass.cpp
+++ b/test/std/re/re.regex/re.regex.const/constants.pass.cpp
@@ -29,8 +29,8 @@
#include <type_traits>
#include "test_macros.h"
-template <class _Tp>
-void where(const _Tp &) {}
+template <class T>
+void where(const T &) {}
template <class CharT>
void