|
CPP06 1.0
|
Main entry point for the serialization test program. [詳解]

関数 | |
| int | main () |
| Main function to test the Serializer. | |
Main entry point for the serialization test program.
main.cpp に定義があります。
| int main | ( | ) |
Main function to test the Serializer.
Creates a Data object, serializes its pointer, deserializes it, and verifies that the original and resulting pointers are equal.