userver: userver/utils/underlying_value.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
underlying_value.hpp File Reference
#include <type_traits>
+ Include dependency graph for underlying_value.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  utils
 Utilities.
 

Functions

template<class T >
constexpr auto utils::UnderlyingValue (T v) noexcept
 Function that extracts integral value from enum or StrongTypedef.
 

Detailed Description

Definition in file underlying_value.hpp.