code review

This commit is contained in:
Jinhao
2015-10-07 18:01:46 +08:00
parent c6f13c1748
commit 573a5bee86
18 changed files with 36 additions and 333 deletions

View File

@@ -920,12 +920,6 @@ namespace nana
return npos ;
}
/*
category_t& at(std::size_t cat_pos)
{
return *(_m_at(cat_pos));
}
*/
category_t::container::value_type& at_abs(const index_pair& pos)
{