You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
speech_realtime_api/cpp-realtime-asr/mini/session.cpp:46:36: error: invalid initialization of non-const reference of type ‘std::istream& {aka std::basic_istream&}’ from an rvalue of type ‘’
ws_{net::make_strand(ioc)} {
^
The text was updated successfully, but these errors were encountered:
g++ 版本 gcc version 4.8.5 20150623
speech_realtime_api/cpp-realtime-asr/mini/session.cpp:46:36: error: invalid initialization of non-const reference of type ‘std::istream& {aka std::basic_istream&}’ from an rvalue of type ‘’
ws_{net::make_strand(ioc)} {
^
The text was updated successfully, but these errors were encountered: