carb::dictionary::getChildByIndex
Defined in carb/dictionary/DictionaryUtils.h
-
template<>
inline const Item *carb::dictionary::getChildByIndex(IDictionary *dict, const Item *item, size_t idx) Specialization for the getChildByIndex() callback that implements a simple retrieval of the requested child item using IDictionary::getItemChildByIndex().