1
튜플을 만들어야합니다. 내가 할 :초기화없이 Tuple을 만들 수 있습니까?
auto historyTuple = Tuple!(string, "gps", string, "sensor");
나중에 데이터로 초기화하고 싶습니다.
나는 점점 오전 오류 :
Error: type Tuple!(string, "gps", string, "sensor") has no value