]> sigrok.org Git - libsigrok.git/commit - bindings/cxx/ConfigKey_methods.cpp
C++: Catch exceptions from stoi() and stod().
authorMartin Ling <redacted>
Sun, 25 Oct 2015 23:30:49 +0000 (23:30 +0000)
committerDaniel Elstner <redacted>
Mon, 26 Oct 2015 06:17:50 +0000 (07:17 +0100)
commit4aa9a1e5698c74e2295f52313c33804761176fc1
tree860e231e52369cf00c3f3283aa3ab4d87e00b2f7
parent90bd8829b147b495c0fcd39ede6665a2acefba0e
C++: Catch exceptions from stoi() and stod().

Fixes bug #483.
bindings/cxx/ConfigKey_methods.cpp