lib: added operator==() to ProbeResult
commitc1a25fcacc745186453870c8d8ff0b4eecbed207
authorChris Frey <cdfrey@foursquare.net>
Tue, 15 Dec 2009 05:10:45 +0000 (15 00:10 -0500)
committerChris Frey <cdfrey@foursquare.net>
Tue, 15 Dec 2009 08:43:00 +0000 (15 03:43 -0500)
treefd08ea1056f490f7219f456ddcd6508c2f5b40ae
parent479a114c731628037aae5a6a0a78c02b2b954ba5
lib: added operator==() to ProbeResult

This makes it possible to use std::find() to search the results
vector for a Pin number.
src/probe.h