]> sigrok.org Git - libsigrok.git/commit
C++: Make most constructors explicit
authorDaniel Elstner <redacted>
Sun, 11 Oct 2015 09:39:07 +0000 (11:39 +0200)
committerDaniel Elstner <redacted>
Mon, 26 Oct 2015 05:45:56 +0000 (06:45 +0100)
commit6c11b49607bb7f51277983e8aabcfd7a50abaf83
tree145082ffec2fc24d270c0ef335c287fa88eee8d3
parentce3e1e6132d7f6242f10bc8b8e205a6714451321
C++: Make most constructors explicit

Unless implicit conversion is desired, constructors that can be
called with one argument should be marked as "explicit".
bindings/cxx/include/libsigrokcxx/libsigrokcxx.hpp