• Herbert Dürr's avatar
    #i122208# use rtl::CStringHash and rtl::CStringEqual instead of relying on… · b7e3470a
    Herbert Dürr yazdı
    #i122208# use rtl::CStringHash and rtl::CStringEqual instead of relying on pre-tr1-stl specializations
    
    In stlport<=4 the functors hash and equal_to had specializions for conveniently handling c-strings.
    For consistency reasons this specialization was not included in the TR1 report and the C++11 standard.
    The two new helper functors are drop-in replacements for the old specializations.
    b7e3470a
Adı
Son kayıt (commit)
Son güncelleme
..
dtd Loading commit data...
inc Loading commit data...
prj Loading commit data...
qa/unoapi Loading commit data...
source Loading commit data...
util Loading commit data...
xml Loading commit data...
JunitTest_xmloff_unoapi.mk Loading commit data...
Library_xo.mk Loading commit data...
Library_xof.mk Loading commit data...
Makefile Loading commit data...
Module_xmloff.mk Loading commit data...
Package_dtd.mk Loading commit data...
Package_inc.mk Loading commit data...