YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
迭代转换操作。 更多...
函数 | |
template<typename _tIterator > | |
static auto | first (const _tIterator &i) -> decltype((i->first)) |
template<typename _tIterator > | |
static auto | second (const _tIterator &i) -> decltype((i->second)) |
template<typename _tIterator > | |
static auto | indirect (const _tIterator &i) -> decltype((**i)) |
迭代转换操作。
|
inlinestatic |
在文件 iterator.hpp 第 759 行定义.
参考自 YSLib::UI::Styles::AddHandlers(), ystdex::erase_all(), ystdex::erase_all_if(), YSLib::Text::TextFileBuffer::GetPosition(), ystdex::hash_range(), ystdex::pair_iterator< _tMaster, _tSlave, _tTraits >::operator std::pair< _tFirst, _tSecond >(), YSLib::Text::TextFileBuffer::iterator::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+=(), 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(), YSLib::GHandlerRegisterBase< GWidgetInserterRegister< _tParams...>, string, GWidgetInserter< _tParams...> >::Register() , 以及 YSLib::GHandlerRegisterBase< GWidgetInserterRegister< _tParams...>, string, GWidgetInserter< _tParams...> >::RegisterTail().
|
inlinestatic |
|
inlinestatic |
在文件 iterator.hpp 第 765 行定义.
参考自 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::operator|().