cpprefernce.com forwarding service

Usage:
    https://cxxl.ink/SYMBOL-NAME
    https://cxxl.ink/<HEADER-NAME>
    https://cxxl.ink/KEYWORD
    https://cxxl.ink/[[STANDARD-ATTRIBUTE]]
    https://cxxl.ink/PREPROCESSOR-TOKEN

Example:
    https://cxxl.ink/std::vector
    https://cxxl.ink/<iostream>
    https://cxxl.ink/typename
    https://cxxl.ink/[[no_unique_address]]

Notice:
    - Use %23 instead of #, e.g. http://cxxl.ink/%23include for searching #include.

Powered by MIT-licensed project cppreference-index, served on CloudFlare Workers.