Files
rippled/src/ripple/rpc/impl
Howard Hinnant db3b4dd396 Prevent accidental aggregates
*  The compiler can provide many non-explicit constructors for
   aggregate types.  This is sometimes desired, but it can
   happen accidentally, resulting in run-time errors.

*  This commit assures that no types are aggregates unless existing
   code is using aggregate initialization.
2018-04-08 01:52:11 -07:00
..
2017-03-20 16:18:48 -07:00
2015-09-18 11:09:40 -04:00
2016-06-03 18:16:18 -04:00
2017-04-24 14:47:29 -07:00