Searched defs:cend (Results 1 – 3 of 3) sorted by relevance
114 const_iterator cend() const { return map_.cend(); } in cend() function
77 const_iterator cend() const { return self().end(); } in cend() function
118 auto cend() const { return const_iterator(&mOutput, mOutput.getOutputLayerCount()); } in cend() function