15 std::memcpy(
Name, name,
sizeof(
Name));
18template <
class TOutputStream>
21 stream <<
"Symbol(Id=" << symbol.
Id
22 <<
"; Name=" << CppCommon::WriteString(symbol.
Name)
Matching engine definitions.
TOutputStream & operator<<(TOutputStream &stream, ErrorCode error)
C++ Trader project definitions.
Symbol() noexcept=default