comment
This commit is contained in:
parent
b5efb9b459
commit
5b740dce97
@ -158,6 +158,7 @@ class Doc {
|
||||
return false;
|
||||
}
|
||||
}
|
||||
/** Nocopy getvalue. sets pointer to entry value if exists */
|
||||
bool peekmeta(const string& nm, const string **value = 0) const
|
||||
{
|
||||
map<string,string>::const_iterator it = meta.find(nm);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user