Deleted one blank line
parent
2264678c65
commit
f6de41e0ff
|
@ -106,7 +106,6 @@ public:
|
||||||
return comp != (Key)(*this);
|
return comp != (Key)(*this);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/** Return a filter function that returns true when evaluated on a Key whose
|
/** Return a filter function that returns true when evaluated on a Key whose
|
||||||
* character (when converted to a Symbol) matches \c c. Use this with the
|
* character (when converted to a Symbol) matches \c c. Use this with the
|
||||||
* Values::filter() function to retrieve all key-value pairs with the
|
* Values::filter() function to retrieve all key-value pairs with the
|
||||||
|
|
Loading…
Reference in New Issue