summaryrefslogtreecommitdiff
path: root/cppu/README.md
blob: 3249d15e638e28c4f5fb3ff8f7edca9e593c4222 (plain)
1
2
3
4
5
6
7
8
# Binary UNO Runtime

CPPU stands for C++ UNO and it contains type definitions / implementations for the core of UNO. The 
exported API is in C, and there exists some C++ wrappers.

## See also

<http://wiki.openoffice.org/wiki/Uno/Binary/Modules/CPPU>