User profile: aj3423

User info
User name:aj3423
History
Joined:
Number of posts:95
Latest posts:

how to handle async operations
That't it, Thanks.,

how to handle async operations
Hi, I've been thinking over this for long time... For example, when a button is clicked, print a ...

std::regex problem, why \s\S doesn't work
[quote]some dialects support [^] as real "all symbols" character class.[/quote] The [^] seems to wor...

std::regex problem, why \s\S doesn't work
[quote]Try to use greedy quantifier (*) [/quote] I tried [code]regex pattern("aa[\\s\\S]*bb"); [/cod...

std::regex problem, why \s\S doesn't work
Thanks for the string literal tip. [quote][\s\S] ← doesn't it means "any characte which is or not...

This user does not accept Private Messages

User: aj3423

  • Public profile