|
|
| version 1.62, 2009/04/16 01:10:21 | version 1.63, 2010/10/21 15:06:27 |
|---|---|
| Line 24 void _string_format(Request& r, MethodPa | Line 24 void _string_format(Request& r, MethodPa |
| class MDouble: public Methoded { | class MDouble: public Methoded { |
| public: | public: |
| MDouble(); | MDouble(); |
| public: // Methoded | |
| bool used_directly() { return true; } | |
| }; | }; |
| // global variable | // global variable |