summaryrefslogtreecommitdiffstats
path: root/cppuhelper/README.md
blob: 1da7282a9f07db586b02620b76e542c232b6aa1a (plain)
1
2
3
4
5
6
7
8
# 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>