Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We don't have any short options and this is incompatible with the skip mode
we are using.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Note that we now use the -[ab]N schema rather than .[ab]N.
|
|
|
|
|
|
In particular, std::auto_ptr is no longer mapped in C++11.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This means it can be returned by value from a function in C++11.
|
|
|
|
|
|
|