Go to the documentation of this file.
18 #ifndef INCLUDED_UHD_UTILS_ASSERT_HAS_HPP
19 #define INCLUDED_UHD_UTILS_ASSERT_HAS_HPP
37 template<
typename T,
typename Range>
void assert_has(
40 const std::string &what =
"unknown"
45 #include <uhd/utils/assert_has.ipp>