We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab058bb commit 9ac8009Copy full SHA for 9ac8009
README.md
@@ -150,7 +150,7 @@ int main() {
150
}
151
```
152
Compiled and linked on macOS with `c++ -g main.cpp -I<path/to/library>/include -L<path/to/library> -lcallstack` and
153
-after enabling **C++** functions of the library:
+after [enabling **C++** functions][6] of the library:
154
155
The current callstack:
156
In: (a.out) lcs::callstack::callstack(bool) (include/callstack.hpp:77)
0 commit comments