peerplays-fc/include/fc
Nathan Hourt 25ae3222f8 Add missing operator overloads for fc::unsigned_int
Turns out that bitshares/bitshares-core#1506 is easier if you can
do greater-than comparisons on fc::unsigned_int. Go ahead and add
the complement of missing operators.
2019-02-13 12:21:30 -06:00
..
compress Remove unused "smaz" compression 2018-05-29 16:36:31 +02:00
container fix std::min parameter conversion 2019-02-05 15:44:06 -05:00
crypto Merge pull request #78 from bitshares/multithreading_improvements 2018-11-17 10:41:49 +01:00
exception Added max_depth parameter to variant conversions 2018-03-13 22:00:18 +01:00
interprocess Added limits for resize() / reserve() 2018-12-28 20:36:29 +01:00
io Add missing operator overloads for fc::unsigned_int 2019-02-13 12:21:30 -06:00
log Initialize max_object_depth in appender config 2018-10-19 15:37:55 +00:00
network Added max_depth to remaining variant conversions 2018-03-18 10:49:44 +01:00
reflect Silence wrong tag warning 2018-11-07 16:41:20 +09:00
rpc Safer way to handle unlock command of cli_wallet #1171 2018-10-25 00:01:43 +03:00
thread Added missing include 2018-11-14 17:54:09 +01:00
actor.hpp api progess 2015-03-09 18:50:20 -04:00
aligned.hpp Updating FC with changes from phoenix-int 2013-06-05 15:19:00 -04:00
any.hpp Updating FC with changes from phoenix-int 2013-06-05 15:19:00 -04:00
api.hpp Implement modular API support 2016-04-04 00:50:56 -04:00
array.hpp Added max_depth parameter to variant conversions 2018-03-13 22:00:18 +01:00
asio.hpp Moved do_parallel to fc::thread-based worker pool implementation 2018-10-03 21:25:10 +02:00
bitutil.hpp bitutil.h: Implement endian reversal inline functions 2015-07-02 15:24:02 -04:00
bloom_filter.hpp add parameterized constructor 2018-05-28 08:38:38 -05:00
config.hpp Changed MAX_PREALLOC_SIZE to 2^8 2019-01-07 19:01:33 +01:00
filesystem.hpp Added max_depth parameter to variant conversions 2018-03-13 22:00:18 +01:00
fixed_string.hpp Added max_depth to remaining variant conversions 2018-03-18 10:49:44 +01:00
fwd.hpp port to windows 2012-12-03 14:51:31 -05:00
fwd_impl.hpp Updating FC with changes from phoenix-int 2013-06-05 15:19:00 -04: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
make_fused.hpp Updating FC with changes from phoenix-int 2013-06-05 15:19:00 -04:00
noncopyable.hpp implemented working UDT socket/server 2014-06-26 11:25:07 -04:00
optional.hpp optional.hpp: Allow easy access to contained type 2016-02-26 14:26:58 -05:00
platform_independence.hpp Untested popcnt code for Windows 2013-09-22 14:10:40 -04:00
real128.hpp Added max_depth to remaining variant conversions 2018-03-18 10:49:44 +01:00
safe.hpp Add overloads for comparing safe<T> with T 2015-07-14 10:45:36 -04:00
scoped_exit.hpp adding scoped_exit helper 2016-09-29 16:09:06 -04:00
shared_ptr.hpp Updating FC with changes from phoenix-int 2013-06-05 15:19:00 -04:00
signal.hpp Update use of fc::string and fc::vector. 2013-06-27 14:19:08 -04:00
signals.hpp Add support for boost 1.56. 2014-09-08 10:41:59 -04:00
smart_ref_fwd.hpp adding missing smart_ref files 2015-07-09 13:39:55 -04:00
smart_ref_impl.hpp Minor optimization 2018-03-02 21:13:03 +01:00
stacktrace.hpp Added boost stacktrace to segfault handler 2018-04-09 08:11:38 -05:00
static_variant.hpp Merge pull request #85 from crypto-ape/static-variant-memory-optimizations 2018-11-17 10:43:03 +01:00
string.hpp Added max_depth parameter to variant conversions 2018-03-13 22:00:18 +01:00
time.hpp Added max_depth to remaining variant conversions 2018-03-18 10:49:44 +01:00
tuple.hpp merge latest changes 2013-03-01 18:56:06 -05:00
uint128.hpp Added max_depth to remaining variant conversions 2018-03-18 10:49:44 +01:00
unique_ptr.hpp Updating FC with changes from phoenix-int 2013-06-05 15:19:00 -04:00
utf8.hpp updating websocket and adding new utf8 code 2016-05-24 19:24:03 -04:00
utility.hpp fixes to build under clang++ 2014-02-06 03:22:09 -05:00
variant.hpp Merge pull request #79 from bitshares/for-custom-auth 2018-10-25 10:40:29 +02:00
variant_object.hpp Try to avoid throwing exception when logging 2018-03-23 13:19:52 -04:00
vector.hpp Merge branch 'phoenix' of github.com:bytemaster/fc into phoenix 2013-06-27 14:45:11 -04:00
vector_fwd.hpp updating value casting for vectors 2012-11-12 21:45:41 -05:00
wait_any.hpp Updating FC with changes from phoenix-int 2013-06-05 15:19:00 -04:00