Skip to content
Snippets Groups Projects
Commit 3ad4d2a3 authored by Dr. Felix Tobias Schindler's avatar Dr. Felix Tobias Schindler
Browse files

[assembler.system] state movability

parent 5b10e9f3
No related branches found
No related tags found
No related merge requests found
...@@ -77,6 +77,8 @@ public: ...@@ -77,6 +77,8 @@ public:
{ {
} }
SystemAssembler(ThisType&& source) = default;
const TestSpaceType& test_space() const const TestSpaceType& test_space() const
{ {
return *test_space_; return *test_space_;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment