Files
rippled/src/ripple/conditions
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
..
2018-04-08 01:52:11 -07:00
2017-03-06 14:59:32 -05:00
2017-03-06 14:59:32 -05:00