BIMHome v1.0.0
BIMHome接口文档说明

◆ find() [2/2]

template<class KeyType , class MappedType , class Hash = std::hash<KeyType>, class Pred = std::equal_to<KeyType>>
const_iterator find ( const KeyType &  key) const

find() 的 const 版本

find() 的 const 版本

参数
[in]key指定的键值
返回
查找结果的 const 迭代器