oxen-core/src/device_trezor
Jason Rhinelander 9f465d9f59 Replace BOOST_STATIC_ASSERT with static_assert
BOOST_STATIC_ASSERT is only there for pre-C++11 code.  It's really sad
that someone added them to Monero quite recently.
2020-07-02 12:52:12 -03:00
..
trezor Replace BOOST_STATIC_ASSERT with static_assert 2020-07-02 12:52:12 -03:00
CMakeLists.txt Replace boost::regex with std::regex 2020-07-02 12:52:12 -03:00
device_trezor.cpp boost::variant -> std::variant 2020-07-02 12:52:12 -03:00
device_trezor.hpp boost->std: mutex, locks; C++17 lock vars 2020-07-02 12:52:12 -03:00
device_trezor_base.cpp String handling improvements 2020-07-02 12:52:12 -03:00
device_trezor_base.hpp boost::optional -> std::optional 2020-07-02 12:52:12 -03:00
trezor.hpp Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10:00