Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[re.syn] Synchronize regex_constants type declarations with those in [re.const]. #866

Merged
merged 1 commit into from Nov 9, 2016

Conversation

Eelis
Copy link
Contributor

@Eelis Eelis commented Jul 28, 2016

No description provided.

@@ -264,7 +264,9 @@

// \ref{re.const}, regex constants:
namespace regex_constants {
enum error_type;
using syntax_option_type = @\textit{T1}@;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't we have something like \placeholder for this?

@Eelis
Copy link
Contributor Author

Eelis commented Jul 28, 2016

Re-pushed with suggested changes

@tkoeppe tkoeppe merged commit 7f692bf into cplusplus:master Nov 9, 2016
@Eelis Eelis deleted the reconst branch May 6, 2017 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants