Better English usage.
Submitted by: wollman
This commit is contained in:
parent
70388f65e9
commit
22656dea02
@ -328,7 +328,7 @@ In addition they must be declared exactly once, whereas an
|
||||
incomplete structure type can be mentioned as many times as
|
||||
necessary.
|
||||
Typedefs are difficult to use in stand-alone header files:
|
||||
the header that defines the typedef must either be included
|
||||
the header that defines the typedef must be included
|
||||
before the header that uses it, or by the header that uses
|
||||
it (which causes namespace pollution), or there must be a
|
||||
back-door mechanism for obtaining the typedef.
|
||||
|
Loading…
Reference in New Issue
Block a user