Skip to content

decltype相关内容有误 #98

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
tinyvan opened this issue May 20, 2020 · 1 comment · Fixed by #101
Closed

decltype相关内容有误 #98

tinyvan opened this issue May 20, 2020 · 1 comment · Fixed by #101
Labels

Comments

@tinyvan
Copy link
Contributor

tinyvan commented May 20, 2020

实际描述

  • 文件路径:book/zh-cn/02-usability.md
  • 原文段落:
decltype 关键字是为了解决 auto 关键字只能对变量进行类型推导的缺陷而出现的。它的用法和
sizeof 很相似

预期描述

decltype 关键字是为了解决 auto 关键字只能对变量进行类型推导的缺陷而出现的。它的用法和
typeof 很相似

附图

必要时,请附上相关截图

@changkun changkun added the typo label May 22, 2020
@changkun
Copy link
Owner

PR welcome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants