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>
This graph shows which files directly or indirectly include this file:Namespaces | |
| namespace | utils |
| Utilities. | |
Functions | |
| template<typename To, typename From> | |
| constexpr To | utils::numeric_cast (From input) |