37587df624
...that was apparently meant to guard the following
&context_values[0]
that got changed to
context_values.data()
in
|
||
---|---|---|
.. | ||
inc/pch | ||
qa | ||
source | ||
unotypes/cppuhelper/detail | ||
CppunitTest_cppuhelper_cppu_ifcontainer.mk | ||
CppunitTest_cppuhelper_cppu_unourl.mk | ||
CppunitTest_cppuhelper_qa_misc.mk | ||
CppunitTest_cppuhelper_qa_weak.mk | ||
InternalUnoApi_cppuhelper.mk | ||
IwyuFilter_cppuhelper.yaml | ||
Library_cppuhelper.mk | ||
Makefile | ||
Module_cppuhelper.mk | ||
README | ||
StaticLibrary_findsofficepath.mk |
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]