| # | Line 86 | Line 86 | namespace oopse { | |
|---|---|---|
| 86 | ||
| 87 | /** | |
| 88 | * Registers a creator with a type identifier | |
| 89 | < | * @return true if registration is succeed, otherwise return false |
| 89 | > | * @return true if registration is successful, otherwise return false |
| 90 | * @id the identification of the concrete object | |
| 91 | * @creator the object responsible to create the concrete object | |
| 92 | */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |