Definition in file numeric_cast.hpp.
Go to the source code of this file.
#include <limits>
#include <stdexcept>
#include <fmt/format.h>
#include <userver/compiler/demangle.hpp>
Namespaces | |
namespace | utils |
Utilities. | |
Functions | |
template<typename To , typename From > | |
constexpr To | utils::numeric_cast (From input) |