diff options
author | Martin Braun <martin.braun@ettus.com> | 2021-11-08 11:41:11 +0100 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2021-11-12 12:11:33 -0800 |
commit | bccc2b49ab25551c6fc104a0b69f69121b76031d (patch) | |
tree | 1337f6e7cc528421ff28025605b548900d78f5e9 /host/lib/rfnoc/rfnoc_graph.cpp | |
parent | 1d7cba5c6ce0cfa7545053fe213e2f1a268ae5bc (diff) | |
download | uhd-bccc2b49ab25551c6fc104a0b69f69121b76031d.tar.gz uhd-bccc2b49ab25551c6fc104a0b69f69121b76031d.tar.bz2 uhd-bccc2b49ab25551c6fc104a0b69f69121b76031d.zip |
rfnoc: Make chdr_w_to_bits() C++11-compatible
This allows consumers of UHD compiling with C++11 to include this file
(which is now included via noc_block_base) by turning a switch statement
into a functionally equivalent (albeit less readable) nested ternary
statement.
Diffstat (limited to 'host/lib/rfnoc/rfnoc_graph.cpp')
0 files changed, 0 insertions, 0 deletions