| const obby::user* serialise::user_table_find | ( | const obby::user_table & | user_table, | |
| unsigned int | index | |||
| ) |
Definition at line 159 of file user.cpp.
References obby::user_table::find(), and obby::user::flags::NONE.
Referenced by serialise::user_context_from< User >::from_string().
| const obby::user* serialise::user_table_find | ( | const obby::user_table & | user_table, | |
| unsigned int | index | |||
| ) |
Definition at line 159 of file user.cpp.
References obby::user_table::find(), and obby::user::flags::NONE.
Referenced by serialise::user_context_from< User >::from_string().
1.5.1