Skip to content

Conversation

@glenvt18
Copy link
Contributor

@glenvt18 glenvt18 commented Apr 1, 2023

Cut [static] or [virtual] and prepend it to the tail.

Examples to reproduce:
https://en.cppreference.com/w/cpp/error/exception
what [virtual]

cppman 'std::exception'

https://en.cppreference.com/w/cpp/string/basic_string
npos [static]

cppman 'std::basic_string'

Cut [static] or [virtual] and prepend it to the tail.

Examples to reproduce:
    https://en.cppreference.com/w/cpp/error/exception
    what [virtual]
    cppman 'std::exception'

    https://en.cppreference.com/w/cpp/string/basic_string
    npos [static]
    cppman 'std::basic_string'
@aitjcize aitjcize merged commit e2cdb92 into aitjcize:master Apr 4, 2023
@aitjcize
Copy link
Owner

aitjcize commented Apr 4, 2023

lgtm, thanks!

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.

2 participants