diff options
author | Daniel Robertson <danlrobertson89@gmail.com> | 2015-09-25 22:09:56 -0400 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2015-10-06 19:29:43 +0000 |
commit | 6ca355d281133c1e0e54df4e4710a4e99bc38c17 (patch) | |
tree | e704d05e13f8122e44a360c8ef6cb7bba2307323 /svtools | |
parent | 43d35f56efc0a4b79909dc9fbd7b0483204b6f1a (diff) |
tdf#94228 comphelper: replace BOOST_PP
Replace BOOST_PP macros in comphelper with variadic templates. The
client interface should not change. However, there are a few side
effects due to this change. The most important being 1) There is no
longer a maximum number of service declarations limmited by default
at 12 for unwrapArgs and component_getFactoryHelper. 2)
component_getFactoryHelper now terminates early as soon as pRet is not a
null pointer.
Change-Id: I016fd208d0e80f91d8669fff29d58b6189e946d3
Reviewed-on: https://gerrit.libreoffice.org/18891
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'svtools')
0 files changed, 0 insertions, 0 deletions