C/C++ 优先级

C/C++ 优先级 http://www.cppreference.com/operator_precedence.html  Precedence Operator Description Example Associativity 1 () [] -> . :: ++ -- Grouping operator Array access Member access from a pointer
相关文章
相关标签/搜索