We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51f2354 commit c306535Copy full SHA for c306535
src/xmagics/xassist.hpp
@@ -19,6 +19,7 @@ namespace xcpp
19
{
20
public:
21
22
+ XEUS_CPP_API
23
void operator()(const std::string& line, const std::string& cell) override;
24
};
25
} // namespace xcpp
0 commit comments