mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2024-03-22 13:30:58 +08:00
Fix typo in Appendix B
This commit is contained in:
parent
033c50279c
commit
c465e65c8f
|
@ -11765,7 +11765,7 @@ This section lists recommended libraries, and explicitly recommends a few.
|
|||
Ideally, we follow all rules in all code.
|
||||
Realistically, we have to deal with a lot of old code:
|
||||
|
||||
* application code written before the guidelines were formuated or known
|
||||
* application code written before the guidelines were formulated or known
|
||||
* libraries written to older/different standards
|
||||
* code that we just haven't gotten around to modernizing
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user