passwordfile/io
Martchus 4c6a271eb8 Improve c'tors and d'tors
* Provide move c'tor
* Actually copy the entries and header info
* Remove useless close() in d'tor (should be called anyways)
2018-09-05 00:32:32 +02:00
..
cryptoexception.cpp Apply clang-format 2018-03-20 20:11:31 +01:00
cryptoexception.h Make include guards more unique and consistent 2018-06-09 22:30:07 +02:00
entry.cpp Fix typo 2018-09-04 20:24:43 +02:00
entry.h Make include guards more unique and consistent 2018-06-09 22:30:07 +02:00
field.cpp Improve coding style in Io classes 2018-06-09 21:17:01 +02:00
field.h Make Field default-constructable 2018-06-13 00:40:16 +02:00
parsingexception.cpp Apply clang-format 2018-03-20 20:11:31 +01:00
parsingexception.h Make include guards more unique and consistent 2018-06-09 22:30:07 +02:00
passwordfile.cpp Improve c'tors and d'tors 2018-09-05 00:32:32 +02:00
passwordfile.h Improve c'tors and d'tors 2018-09-05 00:32:32 +02:00