Namespaces
Variants
Views
Actions

Talk:cpp/regex/basic regex

From cppreference.com

[edit] Constants

Maybe it's worth to present the constants in the same way as std::ios_base presents them - i.e. one page for each group of constants? -- P12 02:51, 8 May 2012 (PDT)

Good idea. I had to change the setup a bit because the constants here aren't exposed with a type like they are in std::ios_base, but I was able to get something vaguely appropriate. --Nate 07:33, 8 May 2012 (PDT)


No