peerplays-fc/include/fc
2019-06-06 14:54:48 +02:00
..
compress Removed unused stuff 2019-04-04 17:59:51 +02:00
container Removed unused stuff 2019-04-04 17:59:51 +02:00
crypto Added constexpr where applicable 2019-06-06 14:41:47 +02:00
exception Replace NO_RETURN with [[noreturn]] standard attribute 2019-06-06 14:41:47 +02:00
interprocess Merge pull request #119 from bitshares/shared-ws-client-ptr 2019-05-10 15:24:15 +02:00
io Replaced true_type, false_type, is_class, is_enum with std type_traits 2019-06-06 14:41:47 +02:00
log Replaced fc::nullptr_t with std::nullptr_t 2019-06-06 14:41:47 +02:00
network Removed broken http_server + unused http_api 2019-06-06 14:54:48 +02:00
reflect Replaced true_type, false_type, is_class, is_enum with std type_traits 2019-06-06 14:41:47 +02:00
rpc Removed broken http_server + unused http_api 2019-06-06 14:54:48 +02:00
thread Replaced fc::deduce with std::remove_reference<std::remove_const<>> 2019-06-06 14:41:47 +02:00
api.hpp Ref #126: Cleanup/revert unwanted changes 2019-05-13 17:25:49 -05:00
asio.hpp Intermediate 2019-06-06 14:39:14 +02:00
bloom_filter.hpp Added constexpr where applicable 2019-06-06 14:41:47 +02:00
config.hpp Changed MAX_PREALLOC_SIZE to 2^8 2019-01-07 19:01:33 +01:00
filesystem.hpp Removed unused stuff 2019-04-04 17:59:51 +02:00
fwd.hpp Removed unused stuff 2019-04-04 17:59:51 +02:00
fwd_impl.hpp Replaced fc::forward with std::forward 2019-06-06 14:41:47 +02:00
git_revision.hpp Move/rename git revision info compiled into FC to be more self-explanatory 2014-05-20 18:02:20 -04:00
optional.hpp Replaced fc::forward with std::forward 2019-06-06 14:41:47 +02:00
platform_independence.hpp Untested popcnt code for Windows 2013-09-22 14:10:40 -04:00
popcount.hpp Replace fc::uint128 with boost::multiprecision::uint128_t 2019-06-06 14:41:09 +02:00
safe.hpp Added constexpr where applicable 2019-06-06 14:41:47 +02:00
signals.hpp Intermediate 2019-06-06 14:39:14 +02:00
stacktrace.hpp Added boost stacktrace to segfault handler 2018-04-09 08:11:38 -05:00
static_variant.hpp Added constexpr where applicable 2019-06-06 14:41:47 +02:00
string.hpp Removed unused stuff 2019-04-04 17:59:51 +02:00
time.hpp Removed unused stuff 2019-04-04 17:59:51 +02:00
uint128.hpp Added fc::int128_t 2019-06-06 14:41:47 +02:00
utf8.hpp updating websocket and adding new utf8 code 2016-05-24 19:24:03 -04:00
variant.hpp Replaced fc::nullptr_t with std::nullptr_t 2019-06-06 14:41:47 +02:00
variant_object.hpp Replaced fc::forward with std::forward 2019-06-06 14:41:47 +02:00