Skip to content
Snippets Groups Projects

F remove boost rdep

Merged Timm Fitschen requested to merge f-remove-boost-rdep into dev
All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -137,7 +137,7 @@ public:
@@ -137,7 +137,7 @@ public:
*
*
* Also moves the `wrapped` object.
* Also moves the `wrapped` object.
*/
*/
JsonValue(JsonValue &&other) noexcept ;
JsonValue(JsonValue &&other) noexcept;
/**
/**
* Move Assigment.
* Move Assigment.
Loading