BIMHome v1.0.0
BIMHome接口文档说明

◆ begin() [2/2]

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

获取首元素的 const 迭代器

获取首元素的 const 迭代器

返回
首元素的 const 迭代器