]> sigrok.org Git - libsigrok.git/commit
C++: Avoid std::map::emplace() for GCC 4.7 compatibility
authorDaniel Elstner <redacted>
Wed, 30 Dec 2015 17:39:48 +0000 (18:39 +0100)
committerUwe Hermann <redacted>
Sat, 2 Jan 2016 23:51:37 +0000 (00:51 +0100)
commit8c529898116e9a6bf7083fb3b748b24d006392a4
treee3c98977608d094dabdd31168e59919c233f3c52
parent6954fdbca9e3bca9acbbe6e1eaf4e4e85062bc1e
C++: Avoid std::map::emplace() for GCC 4.7 compatibility

This fixes bug #720.
bindings/cxx/classes.cpp