Index: include/regex =================================================================== --- include/regex +++ include/regex @@ -1009,6 +1009,10 @@ }; template +const typename regex_traits<_CharT>::char_class_type +regex_traits<_CharT>::__regex_word; + +template regex_traits<_CharT>::regex_traits() { __init();