Searched refs:default_ignore (Results 1 – 1 of 1) sorted by relevance
78 const T& default_ignore) const { in bindProperty() argument79 return this->bindProperty(jv, std::move(apply), &default_ignore); in bindProperty()