Closed ddebrunner closed 7 years ago
Sample error
[exec] build/operator/B.o: In function `char const* com::ibm::streamsx::json::convToChars<SPL::ustring>(SPL::ustring const&)':
[exec] B.cpp:(.text+0x0): multiple definition of `char const* com::ibm::streamsx::json::convToChars<SPL::ustring>(SPL::ustring const&)'
[exec] build/operator/A.o:A.cpp:(.text+0x0): first defined here
[exec] build/operator/B.o: In function `char const* com::ibm::streamsx::json::convToChars<SPL::ConstValueHandle>(SPL::ConstValueHandle const&)':
Functions should all be declared in-line:
This SPL will fail to compile: