mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2024-03-22 13:30:58 +08:00
bad indentation, mark missing example with ???
This commit is contained in:
parent
c2266bd8e4
commit
452f587a4d
|
@ -645,7 +645,8 @@ This design carries the number of elements along as an integral part of an objec
|
||||||
|
|
||||||
**Example**:
|
**Example**:
|
||||||
|
|
||||||
show how possible checks are avoided by interfaces that pass polymorphic base classes around, when they actually know what they need?
|
* ???
|
||||||
|
* show how possible checks are avoided by interfaces that pass polymorphic base classes around, when they actually know what they need?
|
||||||
Or strings as "free-style" options
|
Or strings as "free-style" options
|
||||||
|
|
||||||
**Enforcement**:
|
**Enforcement**:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user