cpp: Minor optimization in remark lookup
* lang/cpp/src/key.cpp (UserID::remark): Use C-API.
The other parts of that function already use the C API
so we can also avoid function calls for the keyListMode.
cpp: Minor optimization in remark lookup Tags None Subscribers None
Description
Details
|