YSTest
PreAlpha_b400_20130424
The YSLib Test Project
|
迭代转换操作。 更多...
函数 | |
template<typename _tIterator > | |
static auto | first (const _tIterator &i) -> decltype(std::addressof(i->first)) |
template<typename _tIterator > | |
static auto | second (const _tIterator &i) -> decltype(std::addressof(i->second)) |
template<typename _tIterator > | |
static auto | indirect (const _tIterator &i) -> decltype(*i) |
迭代转换操作。
|
inlinestatic |
在文件 iterator.hpp 第 570 行定义.
参考自 ystdex::erase_all(),ystdex::erase_all_if(),YSLib::Text::TextFileBuffer::GetPosition(),ystdex::pair_iterator< _tMaster, _tSlave, _tTraits >::operator std::pair< _tFirst, _tSecond >(),YSLib::Text::TextFileBuffer::Iterator::operator*(),ystdex::pair_iterator< _tMaster, _tSlave, _tTraits >::operator*(),ystdex::pair_iterator< _tMaster, _tSlave, _tTraits >::operator+(),YSLib::Text::TextFileBuffer::Iterator::operator++(),ystdex::pair_iterator< _tMaster, _tSlave, _tTraits >::operator++(),ystdex::pair_iterator< _tMaster, _tSlave, _tTraits >::operator+=(),ystdex::pair_iterator< _tMaster, _tSlave, _tTraits >::operator-(),YSLib::Text::TextFileBuffer::Iterator::operator--(),ystdex::pair_iterator< _tMaster, _tSlave, _tTraits >::operator--(),ystdex::pair_iterator< _tMaster, _tSlave, _tTraits >::operator-=(),ystdex::pair_iterator< _tMaster, _tSlave, _tTraits >::operator->(),ystdex::pair_iterator< _tMaster, _tSlave, _tTraits >::operator[](),ystdex::operator|() , 以及 ystdex::pod_fill().
|
inlinestatic |
|
inlinestatic |
在文件 iterator.hpp 第 576 行定义.
参考自 ystdex::pair_iterator< _tMaster, _tSlave, _tTraits >::operator std::pair< _tFirst, _tSecond >(),ystdex::pair_iterator< _tMaster, _tSlave, _tTraits >::operator+(),ystdex::pair_iterator< _tMaster, _tSlave, _tTraits >::operator++(),ystdex::pair_iterator< _tMaster, _tSlave, _tTraits >::operator+=(),ystdex::pair_iterator< _tMaster, _tSlave, _tTraits >::operator-(),ystdex::pair_iterator< _tMaster, _tSlave, _tTraits >::operator--(),ystdex::pair_iterator< _tMaster, _tSlave, _tTraits >::operator-=() , 以及 ystdex::operator|().