Skip to content
Snippets Groups Projects
Commit c29bb3e3 authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Merge branch 'develop' into feature/connectivity-item-lists

parents 2ad53e09 c449803b
No related branches found
No related tags found
1 merge request!140Change referenced item list policy
......@@ -46,7 +46,7 @@ struct real
>,
opt< exponent >
>,
seq< plus< digit, exponent > >
seq< plus< digit > , exponent >
>{};
struct escaped_c : one< '\'', '"', '?', '\\', 'a', 'b', 'f', 'n', 'r', 't', 'v' > {};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment