added: html/fun_pw.html
default view for pw winix function git-svn-id: svn://ttmath.org/publicrep/winix/trunk@815 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -122,8 +122,6 @@ Users::SizeType Users::Size()
|
||||
|
||||
User & Users::operator[](Users::SizeType pos)
|
||||
{
|
||||
// !! IMPROVE ME
|
||||
// add checking the range and returning an empty User struct if out of range
|
||||
return table[pos];
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user