Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Weite Zhang committed Aug 14, 2020
1 parent bb139ef commit 682b6ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion basic_content/decltype/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ for (vectype i = vec.begin; i != vec.end(); i++)
struct
{
int d ;
doubel b;
double b;
}anon_s;
```

Expand Down

0 comments on commit 682b6ce

Please sign in to comment.