Searched refs:_clone_ptr (Results 1 – 2 of 2) sorted by relevance
766 static void _clone_ptr(T** pdest, const T* source) { in _clone_ptr() function790 _clone_ptr(&fCurrencyChoice, rhs.fCurrencyChoice); in operator =()816 _clone_ptr(&fCurrencyPluralInfo, rhs.fCurrencyPluralInfo); in operator =()
745 static void _clone_ptr(T** pdest, const T* source) { in _clone_ptr() function769 _clone_ptr(&fCurrencyChoice, rhs.fCurrencyChoice); in operator =()796 _clone_ptr(&fCurrencyPluralInfo, rhs.fCurrencyPluralInfo); in operator =()