Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
221 B
Markdown
Raw Permalink Normal View History

# C++ cppu Helpers
Helpers for using `cppu` in C++, e.g. templates for implementing UNO components, bootstrapping
stuff. Get UNO up and running.
## See Also
<http://wiki.openoffice.org/wiki/Uno/Cpp/Modules/CPPUhelper>