...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Expression |
Attribute |
Description |
---|---|---|
|
Matches the end of line ( |
|
|
Matches the end of input (first == last) |
|
|
Match an empty string |
|
|
|
If |
|
Attribute of |
Invoke |
|
see |
Equivalent to |
|
Doesn't consume/parse any input, but exposes the argument
|