add a const method to check for existing key/value properties
authorRobin Gareus <robin@gareus.org>
Tue, 3 May 2016 00:07:40 +0000 (02:07 +0200)
committerRobin Gareus <robin@gareus.org>
Tue, 3 May 2016 01:03:00 +0000 (03:03 +0200)
commit255b5174c4f162006d564327fb54f48bbd7ddc09
treeb8157265870f0ab5cccbd5b7b520ccf524f8a87c
parentc2e4cd2c6a614718c8bc6a795d56fd4e6232bd84
add a const method to check for existing key/value properties

handy to lookup up XMLNodes with "id" == ID w/o allocating memory.
libs/pbd/pbd/xml++.h
libs/pbd/xml++.cc