peerplays-fc/include/fc/io
2020-09-17 21:11:28 -05:00
..
buffered_iostream.hpp Virtualize a few functions in istream to allow them to be overridden in derived classes 2014-12-22 17:56:30 -05:00
datastream.hpp Replace NO_RETURN with [[noreturn]] standard attribute 2019-06-06 14:41:47 +02:00
enum_type.hpp Added max_depth to remaining variant conversions 2018-03-18 10:49:44 +01:00
fstream.hpp Replaced most fc::shared_ptr with std::shared_ptr 2019-05-29 11:28:40 +02:00
iostream.hpp Minor fixes for Windows 2019-04-09 08:46:56 +02:00
json.hpp Removed unused stuff 2019-04-04 17:59:51 +02:00
json_relaxed.hpp Removed unused stuff 2019-04-04 17:59:51 +02:00
raw.hpp Use signed_int to serialize enums 2020-09-17 21:11:28 -05:00
raw_fwd.hpp Revert "Removed signed_int" 2020-09-17 12:26:06 -05:00
raw_variant.hpp Fixes for endianness 2019-04-23 16:45:44 +02:00
sstream.hpp Removed unused stuff 2019-04-04 17:59:51 +02:00
stdio.hpp Fix more locations where we were making boost::asio calls with buffers declared on the stack which could cause problems when the calling tasks were canceled. 2014-09-11 16:30:03 -04:00
varint.hpp Revert "Removed signed_int" 2020-09-17 12:26:06 -05:00