returns a machine readable string representation of the object
None
None
If possible the object ist transformed into its source code form.
| std::serialization_tag_of | |
| std::to_string | returns a human readable presentation of the object |
| std_types::character | serializes the character |
| std_types::false | returns the string " |
| std_types::file_descriptor | serializes a file descriptor |
| std_types::process_id | serializes a process id |
| std_types::string | returns a string representation of the string |
| std_types::true | returns the string " |