oxen-core/contrib/epee/include/storages
Jason Rhinelander ca36648749 Split up huge instanciations & header fixes
rpc/instanciations.cpp is a huge compiler job because it includes two
separate huge template instanciations [sic] in it.  Splitting it apart
into two separate compilation units makes compilation more
parallelizable and requires less ram for the individual job.

The split also revealed a few missing headers in epee for logging macros.
2019-12-03 00:51:18 -04:00
..
crypted_storage.h year updated in license 2015-01-02 18:52:46 +02:00
gzipped_inmemstorage.h year updated in license 2015-01-02 18:52:46 +02:00
http_abstract_invoke.h Remove boost::value_initialized and BOOST_FOREACH (#921) 2019-11-01 09:26:58 +11:00
levin_abstract_invoke2.h Allow epee async call response values to be moved 2019-11-27 14:07:52 -04:00
parserse_base_utils.h Split up huge instanciations & header fixes 2019-12-03 00:51:18 -04:00
portable_storage.h epee serialization simplifications 2019-11-27 14:07:52 -04:00
portable_storage_base.h Split up huge instanciations & header fixes 2019-12-03 00:51:18 -04:00
portable_storage_from_bin.h epee: basic sanity check on allocation size from untrusted source 2019-06-14 08:47:01 +00:00
portable_storage_from_json.h epee: speedup word/number matching 2019-01-16 19:59:40 +00:00
portable_storage_template_helper.h epee: better network buffer data structure 2018-12-23 16:46:07 +00:00
portable_storage_to_bin.h move includes around to lessen overall load 2017-12-16 22:46:38 +00:00
portable_storage_to_json.h year updated in license 2015-01-02 18:52:46 +02:00
portable_storage_val_converters.h epee: some more minor JSON parsing speedup 2019-03-25 14:29:29 +00:00