Today I created a tiny script called cppref, a wrapper for documents on cppreference.com. Blurbs are:
- docs are bundled with the interface, no network access required
- works like man(1) or info(2) or perldoc(2)
It looks like follows.
$ cppref
You are here: C++ Reference
C++ Reference
C++
General Topics * C++ Strings
* C++ I/O
* FAQ + C++ String Streams
* Pre-processor commands * C++ Exceptions
* Operator Precedence
* Escape Sequences C++ Standard Template Library (STL)
* ASCII Chart
* Data Types * Overview
* Keywords * Iterators
&nbs