USRP Hardware Driver and USRP Manual  Version: 4.8.0.0
UHD and USRP Manual
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
assert_has.hpp File Reference
#include <uhd/config.hpp>
#include <string>
#include <uhd/utils/assert_has.ipp>

Go to the source code of this file.

Namespaces

 uhd
 

Functions

template<typename T , typename Range >
void uhd::assert_has (const Range &range, const T &value, const std::string &what="unknown")