mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2025-12-17 20:54:41 +03:00
Use memoizes instead of mnemonizes in the context of caching (#1383)
* Use `memoizes` instead of `mnemonizes` in the context of caching While apparently, 'mnemonizes' is a word, I don't think it's the best choice here. * Update isocpp.dic
This commit is contained in:
committed by
Sergey Zubkov
parent
c1beff1941
commit
f67e91d295
@@ -304,6 +304,7 @@ memcmp
|
||||
memmove
|
||||
memoization
|
||||
memoized
|
||||
memoizes
|
||||
memset
|
||||
metameta
|
||||
metaprogram
|
||||
|
||||
Reference in New Issue
Block a user