Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
# 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>