--- parser3/src/doc/ClassExample2.dox 2001/05/07 14:00:43 1.3 +++ parser3/src/doc/ClassExample2.dox 2002/04/17 14:26:12 1.4 @@ -37,4 +37,9 @@ public: // usage classes().put(*NEW String(pool(), EXAMPLE2_CLASS_NAME), &example2); @endcode +Пользователь сможет считать температуру так: +@verbatim +$example2:test +@endverbatim + */