diff options
author | Herbert Dürr <hdu@apache.org> | 2013-04-17 12:32:55 +0000 |
---|---|---|
committer | Herbert Dürr <hdu@apache.org> | 2013-04-17 12:32:55 +0000 |
commit | 2f35d17889b1eafe670262a82b95ee04e165d9df (patch) | |
tree | 58fa45fcc2fb3dcbec0a49681fa21aad5c97502e /scripting/source/provider/ProviderCache.cxx | |
parent | 6b722f7d7c1ae5a1b344a24442bd591afba8606b (diff) |
avoid problems with C++ initializer lists (N2672) in our Aqua code
when the provided type and the target type of an initializer list don't match
the new behaviour described in C++11's N2672 proposal can be triggered. Though
that is very useful in general it complicates things for our case so that we're
better of to use the little helpers provided by XCode's CF framework.
Notes
Notes:
prefer: e8edaed36e50ee33d1d241ce7ebfbeb0911ccf02
Diffstat (limited to 'scripting/source/provider/ProviderCache.cxx')
0 files changed, 0 insertions, 0 deletions