Searched refs:OtherBaseT (Results 1 – 1 of 1) sorted by relevance
306 template <typename OtherBaseT>307 void copyFrom(const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT>& other) { in copyFrom() argument