libt2n: (tomj) don't use std::auto_ptr in command_client, the pointer will get lost...
[libt2n] / examples / README
1 Example using libt2n without the code generator directly.
2 This is probably not the example you are looking for.
3 The examples using the code generator are in ../examples-codegen
4
5 This example was used to write the code generator.