plustache icon indicating copy to clipboard operation
plustache copied to clipboard

use std::map.find() instead of checking for empty string

Open mrtazz opened this issue 14 years ago • 0 comments

checking for empty string inserts a new empty element, which is bad for large data.

mrtazz avatar Oct 27 '11 13:10 mrtazz