1
0
Fork 0
mirror of https://github.com/KingDuckZ/dindexer.git synced 2025-02-17 11:45:50 +00:00
dindexer/include
King_DuckZ 7e737f56a2 Tell libpqtypes to not make copies of strings it receives.
The wrapper now copies boost::string_ref into std::string so
it's always safe to pass a string ref, even when it's not
null-terminated.
2016-01-11 12:53:37 +00:00
..
dindexer-common Move ValidationError to commonlib. 2015-12-13 16:33:58 +00:00
dindexer-machinery Bugfix - don't store absolute paths to files in the DB. 2016-01-11 12:53:37 +00:00
helpers Implement deleting sets from the db. 2015-12-12 20:20:57 +00:00
pq Tell libpqtypes to not make copies of strings it receives. 2016-01-11 12:53:37 +00:00