Searched defs:copy_string (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/string/public/
H A DnsAlgorithm.h88 copy_string( InputIterator& first, const InputIterator& last, OutputIterator& result ) function
96 NS_ASSERTION(count_copied > 0, "|copy_string| will never terminate");

Completed in 1167 milliseconds