mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-19 18:45:52 +00:00
Reformat code with clang-format-18
This commit is contained in:
@@ -539,7 +539,8 @@ public:
|
||||
Fields with soeDEFAULT and set to the
|
||||
default value will return `true`
|
||||
*/
|
||||
explicit operator bool() const noexcept;
|
||||
explicit
|
||||
operator bool() const noexcept;
|
||||
|
||||
/** Return the contained value
|
||||
|
||||
|
||||
Reference in New Issue
Block a user