pikotools/src/space
Tomasz Sowa e0d6e7fcb1 added to Space:
Space & get_add_space(const wchar_t * field);
Space & get_add_space(const std::wstring & field);
2021-06-27 15:58:53 +02:00
..
space.cpp added to Space: 2021-06-27 15:58:53 +02:00
space.h added to Space: 2021-06-27 15:58:53 +02:00
spaceparser.cpp removed support for so called child objects from Space (this was an old feature of Space struct, now not needed) 2021-06-26 22:56:12 +02:00
spaceparser.h fixed: using size() when serializing strings - this allows to serialize a string which contain a null character 2021-06-14 13:48:32 +02:00