Skip to content

Fix compilation error for structured binding#35

Merged
changkun merged 1 commit into
changkun:masterfrom
jyj407:master
Jun 13, 2018
Merged

Fix compilation error for structured binding#35
changkun merged 1 commit into
changkun:masterfrom
jyj407:master

Conversation

@jyj407
Copy link
Copy Markdown
Contributor

@jyj407 jyj407 commented Jun 12, 2018

The header is missing. After adding it, it compiles fine with clang in c++17 mode.

The header  <tuple> is missing. After adding it, it compiles fine with clang in c++17 mode.
@changkun changkun merged commit e80a712 into changkun:master Jun 13, 2018
HarrisonDing pushed a commit to HarrisonDing/modern-cpp-tutorial that referenced this pull request Feb 8, 2020
The header  <tuple> is missing. After adding it, it compiles fine with clang in c++17 mode.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants