Description
Makes C++ reference material available as Linux manual pages sourced from cplusplus.com and cppreference.com. It is useful for developers who want quick terminal lookup for standard library and language features.
Documentation can lag behind compilers or standards. Verify critical API details against the project toolchain and current upstream references.